Class Report
java.lang.Object
com.quantfinlib.report.Report
Format-agnostic report model: an ordered list of titled table sections.
Exporters (
HtmlReportExporter, PdfReportExporter,
XlsxReportExporter, CsvReportExporter) render this model.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final recordA report section: either tabular (headers + rows) or raw HTML content such as an inline SVG chart (html != null). -
Method Summary
-
Method Details
-
title
-
generatedAt
-
sections
-
builder
-