Interface ReportWriter

All Known Implementing Classes:
AbstractHtmlReportWriter, AbstractReportWriter, BaselineXmlReportWriter, HtmlReportWriter, IdeTextReportWriter, InlineXmlReportWriter, SortableHtmlReportWriter, TextReportWriter, XmlReportWriter

public interface ReportWriter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    writeReport(AnalysisContext analysisContext, Results results)