Package | Description |
---|---|
com.ctc.wstx.sax |
Contains Woodstox SAX implementation.
|
Modifier and Type | Field and Description |
---|---|
static SAXProperty |
SAXProperty.DECLARATION_HANDLER |
static SAXProperty |
SAXProperty.DOCUMENT_XML_VERSION |
static SAXProperty |
SAXProperty.DOM_NODE |
static SAXProperty |
SAXProperty.LEXICAL_HANDLER |
(package private) static SAXProperty |
SAXProperty.XML_STRING |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.HashMap<java.lang.String,SAXProperty> |
SAXProperty.sInstances |
Modifier and Type | Method and Description |
---|---|
static SAXProperty |
SAXProperty.findBySuffix(java.lang.String suffix) |
static SAXProperty |
SAXProperty.findByUri(java.lang.String uri) |