Uses of Interface
org.glassfish.jaxb.runtime.v2.model.runtime.RuntimeElementInfo
-
Packages that use RuntimeElementInfo Package Description org.glassfish.jaxb.runtime.v2.model.runtime The specialization oforg.glassfish.jaxb.core.v2.model.corefor the runtime. -
-
Uses of RuntimeElementInfo in org.glassfish.jaxb.runtime.v2.model.runtime
Methods in org.glassfish.jaxb.runtime.v2.model.runtime that return RuntimeElementInfo Modifier and Type Method Description RuntimeElementInfoRuntimeTypeInfoSet. getElementInfo(Class scope, QName name)Methods in org.glassfish.jaxb.runtime.v2.model.runtime that return types with arguments of type RuntimeElementInfo Modifier and Type Method Description Iterable<? extends RuntimeElementInfo>RuntimeTypeInfoSet. getAllElements()Map<QName,? extends RuntimeElementInfo>RuntimeTypeInfoSet. getElementMappings(Class scope)
-