public class CpwrChangeLogParser extends ChangeLogParser
| Constructor and Description |
|---|
CpwrChangeLogParser() |
| Modifier and Type | Method and Description |
|---|---|
ChangeLogSet<? extends ChangeLogSet.Entry> |
parse(AbstractBuild build,
File changelogFile)
Deprecated.
|
ChangeLogSet<? extends ChangeLogSet.Entry> |
parse(Run build,
RepositoryBrowser<?> browser,
File changelogFile) |
public ChangeLogSet<? extends ChangeLogSet.Entry> parse(Run build, RepositoryBrowser<?> browser, File changelogFile) throws IOException, SAXException
parse in class ChangeLogParserIOExceptionSAXException@Deprecated public ChangeLogSet<? extends ChangeLogSet.Entry> parse(AbstractBuild build, File changelogFile) throws IOException, SAXException
parse in class ChangeLogParserIOExceptionSAXExceptionCopyright © 2016–2019. All rights reserved.