Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry
Package
Description
-
Uses of XmlRegistry in org.eclipse.persistence.jaxb.compiler
Modifier 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
-
Uses of XmlRegistry in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeFieldDescriptionprotected List
<XmlRegistry> XmlBindings.XmlRegistries.xmlRegistry
Modifier and TypeMethodDescriptionObjectFactory.createXmlRegistry()
Create an instance ofXmlRegistry
Modifier and TypeMethodDescriptionXmlBindings.XmlRegistries.getXmlRegistry()
Gets the value of the xmlRegistry property.