public class PmdParser extends IssueParser
| Constructor and Description |
|---|
PmdParser() |
| Modifier and Type | Method and Description |
|---|---|
Report |
parse(ReaderFactory readerFactory)
Parses the specified file for issues.
|
accepts, isXmlFilepublic Report parse(ReaderFactory readerFactory) throws ParsingException
IssueParserparse in class IssueParserreaderFactory - provides a reader to the reportsParsingException - Signals that during parsing a non recoverable error has been occurredCopyright © 2018. All rights reserved.