| Package | Description |
|---|---|
| net.sf.statcvs.input |
This package is responsible for parsing CVS logs and working
copy and creating a StatCVS model from them.
|
| net.sf.statcvs.output | |
| net.sf.statcvs.reports |
| Class | Description |
|---|---|
| FilePatternMatcher |
Matches filenames against an Ant-style wildcard pattern list.
|
| LookaheadReader |
Wraps a
Reader for line-by-line access. |
| Class | Description |
|---|---|
| FilePatternMatcher |
Matches filenames against an Ant-style wildcard pattern list.
|
| Class | Description |
|---|---|
| IntegerMap |
Utility class for storing a map from
Objects to
ints. |