Uses of Class
com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
-
Packages that use XmlOutputAbstractImpl Package Description com.sun.xml.bind.v2.runtime.output Code that writes well-formed XML (XmlOutputand its implementations}. -
-
Uses of XmlOutputAbstractImpl in com.sun.xml.bind.v2.runtime.output
Subclasses of XmlOutputAbstractImpl in com.sun.xml.bind.v2.runtime.output Modifier and Type Class Description classC14nXmlOutputXmlOutputthat generates canonical XML.classDOMOutputXmlOutputimplementation that does associative marshalling to DOM.classFastInfosetStreamWriterOutputclassForkXmlOutputclassIndentingUTF8XmlOutputUTF8XmlOutputwith indentation.classMTOMXmlOutputXmlOutputdecorator that supports MTOM.classSAXOutputXmlOutputimplementation that writes to SAXContentHandler.classStAXExStreamWriterOutputclassUTF8XmlOutputXmlOutputimplementation specialized for UTF-8.classXMLEventWriterOutputXmlOutputthat writes to StAXXMLEventWriter.classXMLStreamWriterOutputXmlOutputthat writes to StAXXMLStreamWriter.
-