Package org.nukesoft.bot2.botutil

Class Summary
ExtendedStringTokenizer The ExtendedStringTokenizer class us used much the same way as a StringTokenizer, but provides some enhanced functionality usefull to writing command parsers.
Log The Log class is used for autonimous log maintnance.
VerboseConsole The VerboseConsole class is used to dynamicaly define the verbosity of all console output.
XmlConfManager The ConfManager simplifies access to an XML based configuration file.
XmlToTxmlInputStream The purpose of this class is to allow the TXML library to read standard XML 1.0 compliant files.