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