Uses of Interface
org.glassfish.jaxb.core.v2.model.core.RegistryInfo
-
Packages that use RegistryInfo Package Description org.glassfish.jaxb.runtime.v2.model.impl Implementation of the org.glassfish.jaxb.j2s.model package. -
-
Uses of RegistryInfo in org.glassfish.jaxb.runtime.v2.model.impl
Methods in org.glassfish.jaxb.runtime.v2.model.impl that return RegistryInfo Modifier and Type Method Description RegistryInfo<T,C>ModelBuilder. addRegistry(C registryClass, Locatable upstream)Visits a class withXmlRegistryand records all the element mappings in it.RegistryInfo<T,C>ModelBuilder. getRegistry(String packageName)Gets aRegistryInfofor the given package.
-