| Package | Description |
|---|---|
| org.apache.commons.configuration | |
| org.apache.commons.configuration.plist | |
| org.apache.commons.configuration.tree |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
HierarchicalConfiguration.Node |
A data class for storing (hierarchical) property information.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
XMLPropertyListConfiguration.ArrayNode |
Container for array elements.
|
static class |
XMLPropertyListConfiguration.PListNode |
Node extension with addXXX methods to parse the typed data passed by the SAX handler.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ViewNode |
A specialized node implementation to be used in view configurations.
|