Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry
Packages that use XmlRegistry
Package
Description
-
Uses of XmlRegistry in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler with parameters of type XmlRegistryModifier and TypeMethodDescriptionvoid
AnnotationsProcessor.addXmlRegistry
(String factoryClassName, XmlRegistry xmlReg) Add an XmlRegistry to ObjectFactory class name pair to the map. -
Uses of XmlRegistry in org.eclipse.persistence.jaxb.javamodel.oxm
Constructors in org.eclipse.persistence.jaxb.javamodel.oxm with parameters of type XmlRegistry -
Uses of XmlRegistry in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlRegistryModifier and TypeFieldDescriptionprotected List
<XmlRegistry> XmlBindings.XmlRegistries.xmlRegistry
Methods in org.eclipse.persistence.jaxb.xmlmodel that return XmlRegistryModifier and TypeMethodDescriptionObjectFactory.createXmlRegistry()
Create an instance ofXmlRegistry
Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlRegistryModifier and TypeMethodDescriptionXmlBindings.XmlRegistries.getXmlRegistry()
Gets the value of the xmlRegistry property.