|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.ChangeLogParser
hudson.plugins.pvcs_scm.PvcsChangeLogParser
public class PvcsChangeLogParser
Encapsulates the file format of the changelog.
| Constructor Summary | |
|---|---|
PvcsChangeLogParser()
|
|
| Method Summary | |
|---|---|
PvcsChangeLogSet |
parse(AbstractBuild build,
java.io.File changelogFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PvcsChangeLogParser()
| Method Detail |
|---|
public PvcsChangeLogSet parse(AbstractBuild build,
java.io.File changelogFile)
throws java.io.IOException,
org.xml.sax.SAXException
parse in class ChangeLogParserjava.io.IOException
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||