public abstract class GroovyEvaluator extends JREvaluator implements JasperReportsContextAware
JRGroovyCompiler| Constructor and Description |
|---|
GroovyEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFunctionClosureMethods(org.codehaus.groovy.runtime.MethodClosure methodClosure,
String functionName) |
protected Object |
functionCall(String methodName,
Object[] args) |
protected void |
registerMethods(groovy.lang.ExpandoMetaClass extendedMetaClass) |
void |
setJasperReportsContext(JasperReportsContext context) |
customizedInit, evaluate, evaluate, evaluateEstimated, evaluateEstimated, evaluateOld, evaluateOld, getFunctionSupport, handleMissingResource, init, msg, msg, msg, msg, strpublic void setJasperReportsContext(JasperReportsContext context)
setJasperReportsContext in interface JasperReportsContextAwareprotected void addFunctionClosureMethods(org.codehaus.groovy.runtime.MethodClosure methodClosure,
String functionName)
protected void registerMethods(groovy.lang.ExpandoMetaClass extendedMetaClass)
Copyright © 2014. All rights reserved.