Package net.sf.statcvs.input

Class Summary
CvsFileBlockParser Takes a CVS logfile and reads the block of one file from it.
CvsLogfileParser Parses a CVS logfile into a CvsContent object.
CvsRevisionParser Parses all revisions of one file.
RepositoryFileManager Manages a checked-out repository and provides access to line number counts for repository files.
 

Exception Summary
LogSyntaxException  
RepositoryException