| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.report.flow.AbstractReportProcessororg.jfree.report.flow.SinglePassReportProcessorpublic abstract class SinglePassReportProcessorextends AbstractReportProcessorConstructor Summary | |
Method Summary | |
protected abstract ReportTarget | |
void |
|
Methods inherited from class org.jfree.report.flow.AbstractReportProcessor | |
createFlowControler, createReportContext, processReportRun | |
protected abstract ReportTarget createReportTarget(ReportJob job) throws ReportProcessingException
public void processReport(ReportJob job) throws ReportDataFactoryException, DataSourceException, ReportProcessingException
Bootstraps the local report processing. This way of executing the report must be supported by *all* report processor implementations. It should fully process the complete report.
- Specified by:
- processReport in interface ReportProcessor
- Parameters:
job-
- Throws:
ReportDataFactoryException-