Uses of Interface
org.glassfish.jaxb.runtime.v2.model.runtime.RuntimeArrayInfo
-
Packages that use RuntimeArrayInfo Package Description org.glassfish.jaxb.runtime.v2.model.runtime The specialization oforg.glassfish.jaxb.core.v2.model.corefor the runtime.org.glassfish.jaxb.runtime.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of RuntimeArrayInfo in org.glassfish.jaxb.runtime.v2.model.runtime
Methods in org.glassfish.jaxb.runtime.v2.model.runtime that return types with arguments of type RuntimeArrayInfo Modifier and Type Method Description Map<Class,? extends RuntimeArrayInfo>RuntimeTypeInfoSet. arrays() -
Uses of RuntimeArrayInfo in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime with parameters of type RuntimeArrayInfo Modifier and Type Method Description protected JaxBeanInfoJAXBContextImpl. getOrCreate(RuntimeArrayInfo ai)
-