| Package | Description |
|---|---|
| cdc.util.data.xml |
| Modifier and Type | Method | Description |
|---|---|---|
static XmlDataReader.Feature |
XmlDataReader.Feature.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static XmlDataReader.Feature[] |
XmlDataReader.Feature.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
XmlDataReader.isEnabled(XmlDataReader.Feature feature) |
|
static Document |
XmlDataReader.read(java.lang.String filename,
XmlDataReader.Feature... features) |
|
void |
XmlDataReader.setEnabled(XmlDataReader.Feature feature,
boolean enabled) |
Copyright © 2018. All rights reserved.