Class XMLEventWriterOutput

java.lang.Object
com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
All Implemented Interfaces:
XmlOutput

public class XMLEventWriterOutput extends XmlOutputAbstractImpl
XmlOutput that writes to StAX XMLEventWriter.
Author:
Kohsuke Kawaguchi