ReportWriter that generates an XML report with inline rule descriptions. This makes it easy for Hudson to parse
| Fields inherited from class | Fields |
|---|---|
class AbstractReportWriter |
BASE_MESSAGES_BUNDLE, CODENARC_URL, CUSTOM_MESSAGES_BUNDLE, customMessagesBundleName, getTimestamp, initializeResourceBundle, resourceBundle |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected groovy.lang.Closure |
buildRulesElement(AnalysisContext analysisContext) |
|
protected groovy.lang.Closure |
buildViolationElement(Violation violation) |