public abstract class GroovyEvaluator extends JREvaluator implements JasperReportsContextAware
JRGroovyCompiler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_FUNCTION_NOT_FOUND |
EXCEPTION_MESSAGE_KEY_RESOURCE_NOT_FOUND, PROPERTY_IGNORE_NPE
Constructor and Description |
---|
GroovyEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected void |
addFunctionClosureMethods(MethodClosure methodClosure,
java.lang.String functionName) |
protected java.lang.Object |
functionCall(java.lang.String methodName,
java.lang.Object[] args) |
protected void |
registerMethods(ExpandoMetaClass extendedMetaClass) |
void |
setJasperReportsContext(JasperReportsContext context) |
customizedInit, evaluate, evaluate, evaluateEstimated, evaluateEstimated, evaluateOld, evaluateOld, getFunctionSupport, handleMissingResource, init, msg, msg, msg, msg, str
public static final java.lang.String EXCEPTION_MESSAGE_KEY_FUNCTION_NOT_FOUND
public void setJasperReportsContext(JasperReportsContext context)
setJasperReportsContext
in interface JasperReportsContextAware
protected java.lang.Object functionCall(java.lang.String methodName, java.lang.Object[] args)
protected void addFunctionClosureMethods(MethodClosure methodClosure, java.lang.String functionName)
protected void registerMethods(ExpandoMetaClass extendedMetaClass)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com