Uses of Interface
org.glassfish.jaxb.core.v2.model.core.RegistryInfo
Packages that use RegistryInfo
Package
Description
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 RegistryInfoModifier and TypeMethodDescriptionModelBuilder.addRegistry(C registryClass, Locatable upstream) Visits a class withXmlRegistryand records all the element mappings in it.ModelBuilder.getRegistry(String packageName) Gets aRegistryInfofor the given package.Methods in org.glassfish.jaxb.runtime.v2.model.impl with parameters of type RegistryInfoModifier and TypeMethodDescriptionprotected ElementInfo<T, C> ModelBuilder.createElementInfo(RegistryInfo<T, C> registryInfo, M m) RuntimeModelBuilder.createElementInfo(RegistryInfo<Type, Class> registryInfo, Method method)