public final class GovernorFactory extends Object implements ScriptletFactory
Modifier and Type | Method and Description |
---|---|
static GovernorFactory |
getInstance() |
List<JRAbstractScriptlet> |
getScriplets(ScriptletFactoryContext context)
Returns a list of scriptlet instances to be used during report filling.
|
protected JRAbstractScriptlet |
getScriptlet(String scriptletClassName) |
public static GovernorFactory getInstance()
public List<JRAbstractScriptlet> getScriplets(ScriptletFactoryContext context) throws JRException
ScriptletFactory
null
if no scriplet is to be used.getScriplets
in interface ScriptletFactory
JRException
protected JRAbstractScriptlet getScriptlet(String scriptletClassName) throws JRException
JRException
Copyright © 2017. All rights reserved.