net.sf.statcvs.input
Constructor and Description |
---|
CvsLogfileParser(Reader logReader,
CvsLogBuilder builder)
Default Constructor
|
public CvsLogfileParser(Reader logReader, CvsLogBuilder builder)
logReader
- a Reader containing the CVS logfilebuilder
- the builder that will process the log informationpublic void parse() throws LogSyntaxException, IOException
LogSyntaxException
- if syntax errors in logIOException
- if errors while reading from the log Reader