|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlOutputAbstractImpl | |
---|---|
com.sun.xml.bind.v2.runtime.output | Code that writes well-formed XML (XmlOutput and its implementations}. |
Uses of XmlOutputAbstractImpl in com.sun.xml.bind.v2.runtime.output |
---|
Subclasses of XmlOutputAbstractImpl in com.sun.xml.bind.v2.runtime.output | |
---|---|
class |
C14nXmlOutput
XmlOutput that generates canonical XML. |
class |
DOMOutput
XmlOutput implementation that does associative marshalling to DOM. |
class |
FastInfosetStreamWriterOutput
XmlOutput for LowLevelStAXDocumentSerializer . |
class |
ForkXmlOutput
XmlOutput that writes to two XmlOutput s. |
class |
IndentingUTF8XmlOutput
UTF8XmlOutput with indentation. |
class |
InPlaceDOMOutput
|
class |
MTOMXmlOutput
XmlOutput decorator that supports MTOM. |
class |
SAXOutput
XmlOutput implementation that writes to SAX ContentHandler . |
class |
StAXExStreamWriterOutput
XmlOutput for XMLStreamWriterEx . |
class |
UTF8XmlOutput
XmlOutput implementation specialized for UTF-8. |
class |
XMLEventWriterOutput
XmlOutput that writes to StAX XMLEventWriter . |
class |
XMLStreamWriterOutput
XmlOutput that writes to StAX XMLStreamWriter . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |