Package utilities.cfg

Interface Summary
CfgFileParserConstants  
ConfiguredObject an interface for classes that wish to manage their own configuration, but still want to be able to save data via the CfgManager system.
 

Class Summary
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
CfgFileParser  
CfgFileParserTokenManager  
CfgItem  
CfgManager  
CfgSection  
CfgTest  
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError