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. |