Class XMLStreamWriterWithOS

java.lang.Object
org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
All Implemented Interfaces:
XMLStreamWriter

public class XMLStreamWriterWithOS extends Object implements XMLStreamWriter
XMLStreamReader that exposes direct access to the OutputStream. Writing to the output stream is faster in some cases.