Interface | Description |
---|---|
LoggerInterface |
Interface used for the logging mechanism.
|
Class | Description |
---|---|
ArrayUtil | |
Base64 | |
ColorUtil | |
DefaultLogger |
Default implementation of the logger.
|
Escape | |
FileManager | |
Logger |
Logger mechanism.
|
Parser | |
SimpleXmlReader | |
TextFormat | |
ZipFileSequentialReader |
Reads the entire contents of a ZIP file as though it were one straight file
Skips and entry that contains '\0'
Allows for a moderate amount of buffered reading via mark()
|
ZipUtil |