net.sf.jasperreports.engine.fill
Class JRContinuationSubreportRunnerFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.fill.JRContinuationSubreportRunnerFactory
All Implemented Interfaces:
JRSubreportRunnerFactory

public class JRContinuationSubreportRunnerFactory
extends java.lang.Object
implements JRSubreportRunnerFactory

JRContinuationSubreportRunner subreport runners factory.

Version:
$Id: JRContinuationSubreportRunnerFactory.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Field Summary
 
Fields inherited from interface net.sf.jasperreports.engine.fill.JRSubreportRunnerFactory
SUBREPORT_RUNNER_FACTORY
 
Constructor Summary
JRContinuationSubreportRunnerFactory()
           
 
Method Summary
 JRSubreportRunner createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
          Creates a new JRSubreportRunner instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRContinuationSubreportRunnerFactory

public JRContinuationSubreportRunnerFactory()
Method Detail

createSubreportRunner

public JRSubreportRunner createSubreportRunner(JRFillSubreport fillSubreport,
                                               JRBaseFiller subreportFiller)
Description copied from interface: JRSubreportRunnerFactory
Creates a new JRSubreportRunner instance.

Specified by:
createSubreportRunner in interface JRSubreportRunnerFactory
Parameters:
fillSubreport - the subreport element of the master report
subreportFiller - the subreport filler created to fill the subreport
Returns:
a new JRSubreportRunner instance


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com