Uses of Interface
com.sun.xml.bind.v2.model.core.RegistryInfo
Packages that use RegistryInfo
Package
Description
Implementation of the com.sun.xml.bind.j2s.model package.
-
Uses of RegistryInfo in com.sun.xml.bind.v2.model.impl
Methods in com.sun.xml.bind.v2.model.impl that return RegistryInfoModifier and TypeMethodDescriptionModelBuilder.addRegistry
(C registryClass, Locatable upstream) Visits a class withXmlRegistry
and records all the element mappings in it.ModelBuilder.getRegistry
(String packageName) Gets aRegistryInfo
for the given package.