Interface | Description |
---|---|
ExtendedContentHandler |
This class is used to introduce new events to the standard ContentHandler
interface that can be leveraged by MOXy.
|
MarshalContext |
The MarshalContext allows mappings to be marshalled differently depending on
the type of object.
|
PlatformUnmarshaller | |
UnmarshalContext |
The UnmarshalContext allows mappings to be unmarshalled differently depending
on the type of object.
|
Class | Description |
---|---|
BinaryDataUnmarshalRecord | |
CharacterEscapeHandlerWrapper |
INTERNAL:
|
DOMInputSource | |
DOMReader |
INTERNAL:
|
DomToXMLEventWriter | |
DomToXMLStreamWriter | |
DOMUnmarshaller |
INTERNAL:
|
ObjectMarshalContext |
An implementation of MarshalContext for handling plain old java objects that
are mapped to XML.
|
ObjectUnmarshalContext |
An implementation of UnmarshalContext for handling plain old java objects that
are mapped to XML.
|
SAXUnmarshaller |
INTERNAL:
|
SAXUnmarshallerHandler |
INTERNAL:
|
SequencedMarshalContext |
An implementation of MarshalContext for handling sequenced objects that
are mapped to XML.
|
SequencedUnmarshalContext | |
UnmappedContentHandlerWrapper |
INTERNAL:
This class delegates all events corresponding to the UnmappedContentHandler.
|
XMLEventReaderInputSource |
This class is used to expose an XMLEventReader as an InputSource.
|
XMLEventReaderReader |
Convert and XMLEventReader into SAX events.
|
XMLFragmentReader |
Internal:
|
XMLReader |
INTERNAL:
|
XMLReaderAdapter |
A common super class for all non SAX based XMLReaders.
|
XMLStreamReaderInputSource |
This class is used to expose an XMLStreamReader as an InputSource.
|
XMLStreamReaderReader |
Convert an XMLStreamReader into SAX events.
|
XMLTransformationRecord |
EclipseLink 2.4.2, "build v20130514-5956486" API Reference