Package cdx.scorebot.util

Helper classes.

See:
          Description

Class Summary
ColorLogicHTML A basic HTML keyword highlighter which marks up certain keywords in a string with user-defined HTML styles.
Event generic Event class which keeps a timestamp of when it was created
IntegrityCheck an abstract test which tests the validity of retrieved content
MD5 Static class to return the MD5 Digest Hash for any string passed to it
StringFIFO This class contains a String which is limited to a certain number lines.
StringOps Defines some methods for matching and replacement on special conditions for Strings.
Timestamp provides easy access to UTC ms from the epoch
TimestampRange a start-end pair of Timestamps
 

Exception Summary
IllegalArgValException A checked Exception replacement for IllegalArgumentException
 

Package cdx.scorebot.util Description

Helper classes.