Package | Description |
---|---|
com.fasterxml.aalto.sax |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.HashMap<java.lang.String,SAXProperty> |
SAXUtil.sStdProperties |
Modifier and Type | Method and Description |
---|---|
static SAXProperty |
SAXUtil.findStdProperty(java.lang.String featURI) |
static SAXProperty |
SAXProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SAXProperty[] |
SAXProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|