| Name | Description | Type | Package | Framework |
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.apache.commons.configuration.plist | Apache Commons |
| PropertyListConfiguration | NeXT / OpenStep style configuration. | Class | org.apache.commons.configuration.plist | Apache Commons |
| PropertyListParserConstants | Token literal values and constants. | Interface | org.apache.commons.configuration.plist | Apache Commons |
| PropertyListParserTokenManager | Class | org.apache.commons.configuration.plist | Apache Commons | |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | org.apache.commons.configuration.plist | Apache Commons |
| Token | Describes the input token stream. | Class | org.apache.commons.configuration.plist | Apache Commons |
| TokenMgrError | Token Manager Error. | Class | org.apache.commons.configuration.plist | Apache Commons |
| XMLPropertyListConfiguration | Property list file (plist) in XML FORMAT as used by Mac OS X (http://www. | Class | org.apache.commons.configuration.plist | Apache Commons |
| XMLPropertyListConfiguration .ArrayNode | Container for array elements. | Class | org.apache.commons.configuration.plist.XMLPropertyListConfiguration | Apache Commons |
| XMLPropertyListConfiguration .PListNode | Node extension with addXXX methods to parse the typed data passed by the SAX handler. | Class | org.apache.commons.configuration.plist.XMLPropertyListConfiguration | Apache Commons |