public class JRThreadSubreportRunnerFactory extends Object implements JRSubreportRunnerFactory
JRThreadSubreportRunner
subreport runners factory.
This factory is used by default if no other factory class is specified.
SUBREPORT_RUNNER_FACTORY| Constructor and Description |
|---|
JRThreadSubreportRunnerFactory() |
| Modifier and Type | Method and Description |
|---|---|
JRSubreportRunner |
createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new
JRSubreportRunner instance. |
public JRSubreportRunner createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
JRSubreportRunnerFactoryJRSubreportRunner instance.createSubreportRunner in interface JRSubreportRunnerFactoryfillSubreport - the subreport element of the master reportsubreportFiller - the subreport filler created to fill the subreportJRSubreportRunner instanceCopyright © 2017. All rights reserved.