Class WstxSAXParserFactory

java.lang.Object
javax.xml.parsers.SAXParserFactory
com.ctc.wstx.sax.WstxSAXParserFactory

public class WstxSAXParserFactory extends SAXParserFactory
This is implementation of the main JAXP SAX factory, and as such acts as the entry point from JAXP.

Note: most of the SAX features are not configurable as of yet. However, effort is made to recognize all existing standard features and properties, to allow using code to figure out existing capabilities automatically.