EAF 7.4 Util

Package com.lutris.util

Interface Summary
ConfigParserConstants  
 

Class Summary
Config Config is essentially a KeywordValueTable used for recursive storage of data derived from a config file.
ConfigFile ConfigFile is used to manipulate Multiserver configuration (*.conf) files.
ConfigParser  
ConfigParserTokenManager  
KeywordParser Class used to parse KeywordsValueTable keywords.
KeywordValueTable Class that implements a recursive keyword/value table.
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.
 

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

Error Summary
TokenMgrError  
 


EAF 7.4 Util