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
ScriptletFactorynull if no scriplet is to be used.getScriplets in interface ScriptletFactoryJRExceptionprotected JRAbstractScriptlet getScriptlet(String scriptletClassName) throws JRException
JRExceptionCopyright © 2017. All rights reserved.