Class WstxOutputFactory

java.lang.Object
javax.xml.stream.XMLOutputFactory
org.codehaus.stax2.XMLOutputFactory2
com.ctc.wstx.stax.WstxOutputFactory
All Implemented Interfaces:
OutputConfigFlags, org.codehaus.stax2.XMLStreamProperties

public class WstxOutputFactory extends org.codehaus.stax2.XMLOutputFactory2 implements OutputConfigFlags
Implementation of XMLOutputFactory for Wstx.

TODO:

  • Implement outputter that creates SAX events (DOM-backed writer exists as of Woodstox 3.2)