| Package | Description |
|---|---|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| com.sun.xml.bind.v2.runtime.output |
Code that writes well-formed XML (
XmlOutput and its implementations}. |
| com.sun.xml.bind.v2.runtime.unmarshaller |
| Class and Description |
|---|
| Encoded
Buffer for UTF-8 encoded string.
|
| Pcdata
Text data in XML.
|
| XmlOutput
Well-formed XML writer.
|
| Class and Description |
|---|
| Encoded
Buffer for UTF-8 encoded string.
|
| NamespaceContextImpl
Keeps track of in-scope namespace bindings for the marshaller.
|
| NamespaceContextImpl.Element
This model of namespace declarations maintain the following invariants.
|
| Pcdata
Text data in XML.
|
SAXOutput
XmlOutput implementation that writes to SAX ContentHandler. |
UTF8XmlOutput
XmlOutput implementation specialized for UTF-8. |
| XmlOutput
Well-formed XML writer.
|
| XmlOutputAbstractImpl
Abstract implementation of
XmlOutput
Implements the optimal methods, where defer to
the non-optimal methods. |
XMLStreamWriterOutput
XmlOutput that writes to StAX XMLStreamWriter. |
| Class and Description |
|---|
| Pcdata
Text data in XML.
|
UTF8XmlOutput
XmlOutput implementation specialized for UTF-8. |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.