Interface | Description |
---|---|
XMLMarshalListener | |
XMLNameTransformer |
Interface used when converting from XML to Java names.
|
XMLUnmarshalListener |
Class | Description |
---|---|
NamespaceResolver |
It is common for an XML document to include one or more namespaces. |
XMLBinder |
PUBLIC:
|
XMLConstants |
XMLConstants maintains a list of useful XMLConstants.
|
XMLContext |
An XMLContext is created based on EclipseLink sessions or projects and can then
used to create instances of XMLMarshaller, XMLUnmarshaller and XMLValidator.
|
XMLContext.XMLContextState | |
XMLDescriptor |
Use an XML project for nontransactional, nonpersistent (in-memory) conversions between Java objects and XML documents.
|
XMLField |
TopLink XML mappings make use of XMLFields based on XPath statements to find the relevant
data in an XML document.
|
XMLLogin |
In OX, the platform determines which parsing method will be used, DOM vs SAX.
|
XMLMarshaller |
Class used to marshal object to XML.
|
XMLRoot | |
XMLUnionField |
Subclass of XMLField for fields that are mapped to unions.
|
XMLUnmarshaller |
Class used to unmarshal XML to objects.
|
XMLUnmarshallerHandler |
Class used to unmarshal SAX events to objects.
|
XMLValidator |
Class used to validate XML.
|
EclipseLink 2.3.2, "build v20111125-r10461" API Reference