Class | Description |
---|---|
SAXParserFactoryImpl |
This is implementation of the main JAXP SAX factory, and as such
acts as the entry point from JAXP.
|
SAXUtil |
Container for utility methods needed by the parser factory, or
parser wrapper components.
|
Enum | Description |
---|---|
SAXFeature |
Enumeration for listing all currently (SAX 2.0.2) defined standard
features
|
SAXProperty |
Enumeration for listing all currently (SAX 2.0.2) defined standard
properties.
|
Copyright © 2018 FasterXML. All rights reserved.