Package net.sf.statcvs.util

Class Summary
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
DateUtils Utility functions for date handling
FilePatternMatcher Matches filenames against an Ant-style wildcard pattern list.
FileUtils Some helpful file functions TODO: Remove redundancy and dependency on ConfigurationOptions, 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.
OutputUtils Utility class for output related stuff.