Package | Description |
---|---|
net.sf.jasperreports.engine.scriptlets |
Contains factory interfaces and implementations for global report scriptlets.
|
net.sf.jasperreports.governors |
Provides support for report governors.
|
Modifier and Type | Method and Description |
---|---|
List<JRAbstractScriptlet> |
DefaultScriptletFactory.getScriplets(ScriptletFactoryContext context) |
List<JRAbstractScriptlet> |
ScriptletFactory.getScriplets(ScriptletFactoryContext context)
Returns a list of scriptlet instances to be used during report filling.
|
Modifier and Type | Method and Description |
---|---|
List<JRAbstractScriptlet> |
GovernorFactory.getScriplets(ScriptletFactoryContext context) |
Copyright © 2017. All rights reserved.