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,
java.lang.String functionName) |
protected java.lang.Object |
functionCall(java.lang.String methodName,
java.lang.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 java.lang.Object functionCall(java.lang.String methodName,
java.lang.Object[] args)
protected void addFunctionClosureMethods(org.codehaus.groovy.runtime.MethodClosure methodClosure,
java.lang.String functionName)
protected void registerMethods(groovy.lang.ExpandoMetaClass extendedMetaClass)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com