| Interface | Description |
|---|---|
| OutputFormat | |
| ReportOutput |
the output of the report
|
| Class | Description |
|---|---|
| AbstractFreemarkerReportOutput |
Abstract support for freemarker output.
|
| AbstractOutputFormat | |
| AbstractPrintOutputFormat | |
| AbstractReportOutput | |
| CellProps |
immutable cell properties class.
|
| CellProps.Builder |
builder class for CellProps
|
| ExcelXmlOutputFormat | |
| ExcelXmlReportOutput |
Excel output for reports.
|
| FoOutputFormat | |
| FopUserAgentProperties | |
| FoReportOutput |
FO (Formatting Objects) output for reports.
|
| HtmlOutputFormat | |
| HtmlReportOutput |
HTML Output for reports.
|
| IntermediateCrosstabOutput |
This is for internal use only.
|
| PageSize | |
| PdfOutputFormat | |
| PdfReportOutput |
PDF Report Output.
|
| PngOutputFormat | |
| PngReportOutput | |
| PostProcessedFoReportOutput |
This is a two step report output: the first step creates a .fo file, the second step transforms the .fo file with FOP
(see https://xmlgraphics.apache.org/fop/)
|
| ReportProps | |
| RowProps |
properties of a report row
content type
row number
|
| TiffOutputFormat | |
| TiffReportOutput | |
| TitleProps |
| Enum | Description |
|---|---|
| Status |
| Exception | Description |
|---|---|
| ReportOutputException |
Copyright © 2006–2015. All rights reserved.