public class ChangeLogParserImpl extends ChangeLogParser
| Constructor and Description |
|---|
ChangeLogParserImpl() |
| Modifier and Type | Method and Description |
|---|---|
ChangeLogSet<? extends ChangeLogSet.Entry> |
parse(AbstractBuild build,
File changelogFile) |
parseprotected static final Logger logger
public ChangeLogSet<? extends ChangeLogSet.Entry> parse(AbstractBuild build, File changelogFile) throws IOException, SAXException
parse in class ChangeLogParserIOExceptionSAXExceptionCopyright © 2016–2022. All rights reserved.