Uses of Class
com.sun.xml.bind.v2.runtime.output.SAXOutput
-
Packages that use SAXOutput Package Description com.sun.xml.bind.v2.runtime.output Code that writes well-formed XML (XmlOutput
and its implementations}. -
-
Uses of SAXOutput in com.sun.xml.bind.v2.runtime.output
Subclasses of SAXOutput in com.sun.xml.bind.v2.runtime.output Modifier and Type Class Description class
DOMOutput
XmlOutput
implementation that does associative marshalling to DOM.
-