| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.compiler | |
| org.eclipse.persistence.jaxb.javamodel.oxm | |
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationsProcessor.addXmlRegistry(String factoryClassName,
XmlRegistry xmlReg)
Add an XmlRegistry to ObjectFactory class name pair to the map.
|
| Constructor and Description |
|---|
OXMObjectFactoryImpl(XmlRegistry xmlRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlRegistry> |
XmlBindings.XmlRegistries.xmlRegistry |
| Modifier and Type | Method and Description |
|---|---|
XmlRegistry |
ObjectFactory.createXmlRegistry()
Create an instance of
XmlRegistry |
| Modifier and Type | Method and Description |
|---|---|
List<XmlRegistry> |
XmlBindings.XmlRegistries.getXmlRegistry()
Gets the value of the xmlRegistry property.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.