A HTML Report whose generation can be customized with a XSLT stylesheet.
Type | Name and description |
---|---|
TextResource |
getStylesheet() The stylesheet to use to generate the HTML report. |
void |
setStylesheet(TextResource stylesheet) The stylesheet to use to generate the report. |
Methods inherited from class | Name |
---|---|
interface SingleFileReport |
getOutputType |
interface ConfigurableReport |
setDestination |
interface Report |
getDestination, getDisplayName, getName, getOutputType, isEnabled, setEnabled |
interface org.gradle.util.Configurable |
org.gradle.util.Configurable#configure(groovy.lang.Closure) |
The stylesheet to use to generate the HTML report.
The stylesheet to use to generate the report.
stylesheet
- the stylesheet to use to generate the HTML report