|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
XmlOutput
and its implementations}.
See:
Description
Interface Summary | |
---|---|
XmlOutput | Well-formed XML writer. |
Class Summary | |
---|---|
C14nXmlOutput | XmlOutput that generates canonical XML. |
DOMOutput | XmlOutput implementation that does associative marshalling to DOM. |
Encoded | Buffer for UTF-8 encoded string. |
FastInfosetStreamWriterOutput | XmlOutput for LowLevelStAXDocumentSerializer . |
ForkXmlOutput | XmlOutput that writes to two XmlOutput s. |
IndentingUTF8XmlOutput | UTF8XmlOutput with indentation. |
InPlaceDOMOutput | |
MTOMXmlOutput | XmlOutput decorator that supports MTOM. |
NamespaceContextImpl | Keeps track of in-scope namespace bindings for the marshaller. |
Pcdata | Text data in XML. |
SAXOutput | XmlOutput implementation that writes to SAX ContentHandler . |
StAXExStreamWriterOutput | XmlOutput for XMLStreamWriterEx . |
UTF8XmlOutput | XmlOutput implementation specialized for UTF-8. |
XMLEventWriterOutput | XmlOutput that writes to StAX XMLEventWriter . |
XmlOutputAbstractImpl | Abstract implementation of XmlOutput
Implements the optimal methods, where defer to
the non-optimal methods. |
XMLStreamWriterOutput | XmlOutput that writes to StAX XMLStreamWriter . |
Code that writes well-formed XML (XmlOutput
and its implementations}.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |