| Class | Description |
|---|---|
| HtmlOutputReport |
Generates a HTML report containing rule violations and metrics.
|
| HtmlOutputReportKt | |
| HtmlSnippet |
A very simple DSL for generating HTML.
|
| HtmlSnippetKt | |
| PlainOutputReport | |
| XmlEscape |
Adapted from Unbescape - https://github.com/unbescape/unbescape/
|
| XmlOutputReport |
Generates an XML report following the structure of a Checkstyle report.
|