Package ch.so.agi.hop.doclint.report
Class ReportWriter
java.lang.Object
ch.so.agi.hop.doclint.report.ReportWriter
Writes the DocLint console report grouped by plugin element.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(List<PluginElement> elements, List<CheckResult> results)
-
Constructor Details
-
ReportWriter
public ReportWriter(org.apache.maven.plugin.logging.Log log)
-
-
Method Details
-
write
-