Interface | Description |
---|---|
InfosetScanner<XmlNode> |
Visits a DOM-ish API and generates SAX events.
|
Patcher |
Runs by UnmarshallingContext after all the parsing is done.
|
SAXUnmarshallerHandler | Deprecated
in JAXB1.0.1
|
UnmarshallableObject | Deprecated
in JAXB1.0.1
|
UnmarshallingContext | Deprecated
in JAXB1.0.1
|
UnmarshallingEventHandler | Deprecated
in JAXB1.0.1
|
Class | Description |
---|---|
ContentHandlerEx | Deprecated
in JAXB1.0.1
|
ContentHandlerExAdaptor | Deprecated
in JAXB1.0.1
|
DatatypeDeserializer |
Extracts a
Datatype object from its serialized form. |
DOMScanner |
Visits a W3C DOM tree and generates SAX2 events from it.
|
InterningXMLReader |
XMLReader that interns all the string constants before
calling the ContentHandler . |
Messages |
Formats error messages.
|
SAXUnmarshallerHandlerImpl | Deprecated
in JAXB1.0.1
|
Tracer |
receives trace events.
|
Tracer.Standard |
Standard tracer implementation.
|
UnmarshallerImpl | Deprecated
in JAXB1.0.1
|
Exception | Description |
---|---|
UnreportedException | Deprecated
in 1.0.1.
|
Copyright © 2017 Oracle Corporation. All rights reserved.