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