mill.javalib.checkstyle.CheckstyleXsltReport
See theCheckstyleXsltReport companion object
@Scaladoc(value = "/**\n * A report obtained by transforming a Checkstyle output report.\n *\n * @param xslt path to an [[https://www.w3.org/TR/xslt/ XSLT]] file\n * @param output path to the transformed output report\n */")
A report obtained by transforming a Checkstyle output report.
Value parameters
- output
-
path to the transformed output report
- xslt
-
path to an XSLT file
Attributes
- Companion
- object
- Source
- CheckstyleXsltReport.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article