Package org.apache.commons.configuration.plist

Configuration classes supporting NeXT / OpenStep style configuration.

See:
          Description

Interface Summary
PropertyListParserConstants  
 

Class Summary
PropertyListConfiguration NeXT / OpenStep style configuration.
PropertyListParser JavaCC based parser for the PropertyList format.
PropertyListParserTokenManager  
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 Mac OS X configuration file (http://www.apple.com/DTDs/PropertyList-1.0.dtd).
XMLPropertyListConfiguration.ArrayNode Container for array elements.
XMLPropertyListConfiguration.PListNode Node extension with addXXX methods to parse the typed data passed by Digester.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 

Package org.apache.commons.configuration.plist Description

Configuration classes supporting NeXT / OpenStep style configuration.

$Id: package.html 439648 2006-09-02 20:42:10Z oheger $



Copyright © 2001-2007 The Apache Software Foundation. All Rights Reserved.