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