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