org.jfree.report.flow.flowing
public class FlowReportProcessor extends AbstractReportProcessor
Constructor and Description |
---|
FlowReportProcessor() |
Modifier and Type | Method and Description |
---|---|
protected LibLayoutReportTarget |
createTarget(ReportJob job) |
org.jfree.layouting.output.OutputProcessor |
getOutputProcessor() |
void |
processReport(ReportJob job)
Bootstraps the local report processing.
|
void |
setOutputProcessor(org.jfree.layouting.output.OutputProcessor outputProcessor) |
createFlowControler, createReportContext, processReportRun
public org.jfree.layouting.output.OutputProcessor getOutputProcessor()
public void setOutputProcessor(org.jfree.layouting.output.OutputProcessor outputProcessor)
protected LibLayoutReportTarget createTarget(ReportJob job)
public void processReport(ReportJob job) throws ReportDataFactoryException, DataSourceException, ReportProcessingException
job
- ReportDataFactoryException
DataSourceException
ReportProcessingException