Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.flow.AbstractReportProcessor
org.jfree.report.flow.flowing.FlowReportProcessor
public class FlowReportProcessor
extends AbstractReportProcessor
Constructor Summary | |
Method Summary | |
protected LibLayoutReportTarget |
|
OutputProcessor | |
void |
|
void |
|
Methods inherited from class org.jfree.report.flow.AbstractReportProcessor | |
createFlowControler , createReportContext , processReportRun |
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
-