|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.scriptlets.DefaultScriptletFactory
public final class DefaultScriptletFactory
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |