org.pentaho.reporting.engine.classic.core.modules.output.table.base
Class StreamReportProcessor

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
      extended by org.pentaho.reporting.engine.classic.core.modules.output.table.base.StreamReportProcessor
All Implemented Interfaces:
ReportProcessor

public class StreamReportProcessor
extends AbstractReportProcessor

Creation-Date: 03.05.2007, 10:30:02

Author:
Thomas Morgner

Constructor Summary
StreamReportProcessor(MasterReport report, OutputProcessor outputProcessor)
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
addReportProgressListener, close, getConfiguration, getLogicalPageCount, getOutputProcessor, getPhysicalPageCount, isFullStreamingProcessor, isHandleInterruptedState, isPaginated, paginate, processPage, processReport, removeReportProgressListener, setFullStreamingProcessor, setHandleInterruptedState
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamReportProcessor

public StreamReportProcessor(MasterReport report,
                             OutputProcessor outputProcessor)
                      throws ReportProcessingException
Throws:
ReportProcessingException