|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.scm.ChangeLogParser
hudson.plugins.mercurial.MercurialChangeLogParser
public class MercurialChangeLogParser
Parses the changelog.xml.
See MercurialChangeSet.CHANGELOG_TEMPLATE for the format.
| Constructor Summary | |
|---|---|
MercurialChangeLogParser()
|
|
| Method Summary | |
|---|---|
MercurialChangeSetList |
parse(hudson.model.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 MercurialChangeLogParser()
| Method Detail |
|---|
public MercurialChangeSetList parse(hudson.model.AbstractBuild build,
java.io.File changelogFile)
throws java.io.IOException,
org.xml.sax.SAXException
parse in class hudson.scm.ChangeLogParserjava.io.IOException
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||