Uses of Class
com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput

Packages that use XMLStreamWriterOutput
com.sun.xml.bind.v2.runtime.output Code that writes well-formed XML (XmlOutput and its implementations}. 
 

Uses of XMLStreamWriterOutput in com.sun.xml.bind.v2.runtime.output
 

Subclasses of XMLStreamWriterOutput in com.sun.xml.bind.v2.runtime.output
 class FastInfosetStreamWriterOutput
          XmlOutput for LowLevelStAXDocumentSerializer.
 class StAXExStreamWriterOutput
          XmlOutput for XMLStreamWriterEx.