| Package | Description |
|---|---|
| org.apache.commons.configuration.plist |
| Class | Description |
|---|---|
| PropertyListParserConstants |
Token literal values and constants.
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| XMLPropertyListConfiguration.ArrayNode |
Container for array elements.
|
| XMLPropertyListConfiguration.PListNode |
Node extension with addXXX methods to parse the typed data passed by the SAX handler.
|