Package com.ctc.wstx.sax
Class SAXProperty
java.lang.Object
com.ctc.wstx.sax.SAXProperty
Type-safe (pre-Java5) enumeration of all currently (SAX 2.0.2) defined
standard properties.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SAXProperty
static final SAXProperty
static final SAXProperty
static final SAXProperty
private final String
(package private) static final HashMap<String,
SAXProperty> static final String
(package private) static final SAXProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SAXProperty
findBySuffix
(String suffix) static SAXProperty
toString()
-
Field Details
-
STD_PROPERTY_PREFIX
- See Also:
-
sInstances
-
DECLARATION_HANDLER
-
DOCUMENT_XML_VERSION
-
DOM_NODE
-
LEXICAL_HANDLER
-
XML_STRING
-
mSuffix
-
-
Constructor Details
-
SAXProperty
-
-
Method Details