Package | Description |
---|---|
net.sf.reportengine.core.steps | |
net.sf.reportengine.out |
Modifier and Type | Method and Description |
---|---|
ReportOutput |
AbstractOutputStep.getNewReportOutput(StepInput stepInput)
getter for the output of the report
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFreemarkerReportOutput
Abstract support for freemarker output.
|
class |
AbstractReportOutput |
class |
ExcelXmlReportOutput
Excel output for reports.
|
class |
FoReportOutput
FO (Formatting Objects) output for reports.
|
class |
HtmlReportOutput
HTML Output for reports.
|
class |
PdfReportOutput
PDF Report Output.
|
class |
PngReportOutput |
class |
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/)
|
class |
TiffReportOutput |
Copyright © 2006–2015. All rights reserved.