See: Description
| Interface | Description | 
|---|---|
| PropertyListParserConstants | 
 Token literal values and constants. 
 | 
| Class | Description | 
|---|---|
| PropertyListConfiguration | 
 NeXT / OpenStep style configuration. 
 | 
| PropertyListParserTokenManager | 
 Token Manager. 
 | 
| 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 | 
 Property list file (plist) in XML FORMAT as used by Mac OS X (http://www.apple.com/DTDs/PropertyList-1.0.dtd). 
 | 
| Exception | Description | 
|---|---|
| ParseException | 
 This exception is thrown when parse errors are encountered. 
 | 
| Error | Description | 
|---|---|
| TokenMgrError | 
 Token Manager Error. 
 | 
Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.