| AbstractMarshalRecordImpl<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,MARSHALLER extends Marshaller,NAMESPACE_RESOLVER extends NamespaceResolver> |
|
| BinaryDataUnmarshalRecord |
|
| CharacterEscapeHandlerWrapper |
INTERNAL:
|
| DOMInputSource |
|
| DOMReader |
INTERNAL:
|
| DOMReader.IndexedAttributeList |
Implementation of Attributes - used to pass along a given node's attributes
to the startElement method of the reader's content handler.
|
| DOMReader.LocatorImpl |
|
| DomToXMLEventWriter |
|
| DomToXMLStreamWriter |
|
| DOMUnmarshaller |
INTERNAL:
|
| ExtendedResult |
|
| ExtendedSource |
This class is used to introduce new methods to the standard Source
interface that can be leveraged by MOXy.
|
| MarshalRecord.CycleDetectionStack<E> |
A Stack-like List, used to detect object cycles during marshal operations.
|
| 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<TRANSFORMATION_RECORD extends TransformationRecord> |
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:
|
| XMLReader.ValidatingContentHandler |
Validate the SAX events reported to the ContentHandler.
|
| XMLReaderAdapter |
A common super class for all non SAX based XMLReaders.
|
| XMLReaderAdapter.Attribute |
|
| XMLReaderAdapter.ExtendedContentHandlerAdapter |
Convert a ContentHandler to an ExtendedContentHandler
|
| XMLReaderAdapter.IndexedAttributeList |
|
| 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 |
|