net.sf.jasperreports.engine.scriptlets
public final class DefaultScriptletFactory extends java.lang.Object implements ScriptletFactory
Modifier and Type | Method and Description |
---|---|
static DefaultScriptletFactory |
getInstance() |
java.util.List |
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 getScriplets(ScriptletFactoryContext context) throws JRException
ScriptletFactory
null
if no scriplet is to be used.getScriplets
in interface ScriptletFactory
JRException
protected JRAbstractScriptlet getScriptlet(java.lang.String scriptletClassName) throws JRException
JRException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com