Class Summary |
ConsoleLog |
Logger sending everything to the standard output streams. |
Decoder |
The class maskes special characters |
DiagramGenerator |
|
IntegerList |
This class represents a list of integers values. |
IntegerSet |
This class represents a set of integer values, which means there doesn't exist multiple
instances of values. |
LogContentHandler |
|
SimpleParser |
Simple example for the using of the Chaperon parser. |
SortedCharSet |
This class represents a set of char values, which means there doesn't exist multiple instances
of values. |
StringSet |
This class represents a set of strings. |