| Package | Description |
|---|---|
| com.ctc.wstx.sax |
Contains Woodstox SAX implementation.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected WstxInputFactory |
WstxSAXParser.mStaxFactory |
We will need the factory reference mostly for constructing
underlying stream reader we use.
|
protected WstxInputFactory |
WstxSAXParserFactory.mStaxFactory |
| Constructor | 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 © 2019 FasterXML. All rights reserved.