Uses of Class
org.glassfish.jaxb.runtime.v2.runtime.output.SAXOutput
-
Packages that use SAXOutput Package Description org.glassfish.jaxb.runtime.v2.runtime.output Code that writes well-formed XML (XmlOutputand its implementations}. -
-
Uses of SAXOutput in org.glassfish.jaxb.runtime.v2.runtime.output
Subclasses of SAXOutput in org.glassfish.jaxb.runtime.v2.runtime.output Modifier and Type Class Description classDOMOutputXmlOutputimplementation that does associative marshalling to DOM.
-