Interface | Description |
---|---|
AbstractMarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,MARSHALLER extends Marshaller,NAMESPACE_RESOLVER extends NamespaceResolver> |
This class represents marshal record behaviour that is common to all XML
platforms.
|
AbstractUnmarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,UNMARSHALLER extends Unmarshaller> |
This class represents unmarshal record behaviour that is common to all XML
platforms.
|
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.
|
MarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,MARSHALLER extends Marshaller,NAMESPACE_RESOLVER extends NamespaceResolver> |
This class represents marshal record behaviour that is specific to the SAX
platform.
|
PlatformUnmarshaller | |
UnmarshalContext |
The UnmarshalContext allows mappings to be unmarshalled differently depending
on the type of object.
|
UnmarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,ID_RESOLVER extends IDResolver,TREE_OBJECT_BUILDER extends ObjectBuilder,UNMARSHALLER extends Unmarshaller> |
This class represents unmarshal record behaviour that is specific to the SAX
platform.
|
XMLRecord<ABSTRACT_SESSION extends CoreAbstractSession> |
Class | Description |
---|---|
AbstractMarshalRecordImpl<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,MARSHALLER extends Marshaller,NAMESPACE_RESOLVER extends NamespaceResolver> | |
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.
|
UnmarshalRecordImpl |
Purpose:Provide an implementation of ContentHandler that is used by TopLink OXM to
build mapped Java Objects from SAX events.
|
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.
|
XMLRecord.Nil |
Nil: This is used to indicate that this field represents xsi:nil="true"
|
XMLStreamReaderInputSource |
This class is used to expose an XMLStreamReader as an InputSource.
|
XMLStreamReaderReader |
Convert an XMLStreamReader into SAX events.
|
XMLTransformationRecord |
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference