Package | Description |
---|---|
com.ctc.wstx.sax |
Contains Woodstox SAX implementation.
|
Modifier and Type | Field and Description |
---|---|
protected WstxInputFactory |
WstxSAXParserFactory.mStaxFactory |
protected WstxInputFactory |
WstxSAXParser.mStaxFactory
We will need the factory reference mostly for constructing
underlying stream reader we use.
|
Constructor and Description |
---|
WstxSAXParser(WstxInputFactory sf,
boolean nsPrefixes)
NOTE: this was a protected constructor for versions 4.0
and 3.2; changed to public in 4.1
|
WstxSAXParserFactory(WstxInputFactory f) |
Copyright © 2012–2015 FasterXML. All rights reserved.