Package org.gmetrics.report
Interface ReportWriter
- All Known Implementing Classes:
AbstractReportWriter,BasicHtmlReportWriter,SingleSeriesHtmlReportWriter,XmlReportWriter
public interface ReportWriter
-
Method Summary
Modifier and TypeMethodDescriptionvoidwriteReport(ResultsNode resultsNode, AnalysisContext analysisContext)
-
Method Details
-
writeReport
-