public class SCSSLintReportGenerator extends Object
| Constructor and Description |
|---|
SCSSLintReportGenerator(Sink sink,
String description,
File xmlFile,
org.apache.maven.plugin.logging.Log log)
Construct a configured instance of the report generator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
generateReport()
translate the xml report to the format of the sink (html).
|
public SCSSLintReportGenerator(Sink sink, String description, File xmlFile, org.apache.maven.plugin.logging.Log log)
sink - (html) doxia sink to usedescription - description for the reportxmlFile - input xml file to convertlog - maven logCopyright © 2014–2019 GeoDienstenCentrum. All rights reserved.