public class XmlOutputReport
Generates an XML report following the structure of a Checkstyle report.
| Constructor and Description |
|---|
XmlOutputReport()
Generates an XML report following the structure of a Checkstyle report.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEnding() |
java.lang.String |
render(io.gitlab.arturbosch.detekt.api.Detektion detektion) |