Interface ReportExporter
- All Known Implementing Classes:
CsvReportExporter,HtmlReportExporter,PdfReportExporter,XlsxReportExporter
public interface ReportExporter
Renders a
Report to a file. Implement to add custom formats.-
Method Summary
-
Method Details
-
export
- Throws:
IOException
-