public interface ScriptletFactory
JRAbstractScriptlet
instances.Modifier and Type | Method and Description |
---|---|
List<JRAbstractScriptlet> |
getScriplets(ScriptletFactoryContext context)
Returns a list of scriptlet instances to be used during report filling.
|
List<JRAbstractScriptlet> getScriplets(ScriptletFactoryContext context) throws JRException
null
if no scriplet is to be used.JRException
Copyright © 2017. All rights reserved.