Utility classes.
| Class | Description |
|---|---|
| ConsoleOutErrHandler |
Customized console logging handler.
|
| ConsoleOutHandler |
A simplified copy of
java.util.logging.ConsoleHandler. |
| CvsLogUtils |
Utility class containing various methods related to CVS logfile parsing
|
| FilePatternMatcher |
Matches filenames against an Ant-style wildcard pattern list.
|
| FileUtils |
Some helpful file functions
TODO: Remove redundancy, write tests
|
| IntegerMap |
Utility class for storing a map from
Objects to
ints. |
| LogFormatter |
Logging formatter for StatCvs
|
| LookaheadReader |
Wraps a
Reader for line-by-line access. |
| ModuleUtil | |
| StringUtils |