hudson.scm
Class CVSChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
hudson.scm.CVSChangeLogParser
public class CVSChangeLogParser
- extends hudson.scm.ChangeLogParser
ChangeLogParser for CVS.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CVSChangeLogParser
public CVSChangeLogParser()
parse
public CVSChangeLogSet parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2011 Hudson. All Rights Reserved.