Interface Summary | |
---|---|
XmlOutput | Well-formed XML writer. |
Class Summary | |
---|---|
C14nXmlOutput | XmlOutput that generates canonical XML. |
C14nXmlOutput.DynamicAttribute | |
C14nXmlOutput.StaticAttribute | |
DOMOutput | XmlOutput implementation that does associative marshalling to DOM. |
Encoded | Buffer for UTF-8 encoded string. |
ForkXmlOutput | XmlOutput that writes to two XmlOutputs. |
IndentingUTF8XmlOutput | UTF8XmlOutput with indentation. |
InPlaceDOMOutput | |
MTOMXmlOutput | XmlOutput decorator that supports MTOM. |
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. |
XmlOutputAbstractImpl | Abstract implementation of XmlOutput Implements the optimal methods, where defer to the non-optimal methods. |
XMLEventWriterOutput | XmlOutput that writes to StAX XMLEventWriter. |
XMLStreamWriterOutput | XmlOutput that writes to StAX XMLStreamWriter. |