public final class DefaultScriptletFactory extends java.lang.Object implements ScriptletFactory
| Modifier and Type | Method and Description |
|---|---|
static DefaultScriptletFactory |
getInstance() |
java.util.List<JRAbstractScriptlet> |
getScriplets(ScriptletFactoryContext context)
Returns a list of scriptlet instances to be used during report filling.
|
protected JRAbstractScriptlet |
getScriptlet(java.lang.String scriptletClassName) |
public static DefaultScriptletFactory getInstance()
public java.util.List<JRAbstractScriptlet> getScriplets(ScriptletFactoryContext context) throws JRException
ScriptletFactorynull if no scriplet is to be used.getScriplets in interface ScriptletFactoryJRExceptionprotected JRAbstractScriptlet getScriptlet(java.lang.String scriptletClassName) throws JRException
JRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com