dori.jasper.engine.fill
Class JRBshCalculator
java.lang.Object
dori.jasper.engine.fill.JRCalculator
dori.jasper.engine.fill.JRBshCalculator
- public class JRBshCalculator
- extends JRCalculator
Method Summary |
protected void |
customizedInit(java.util.Map pars,
java.util.Map fldsm,
java.util.Map varsm)
|
protected java.lang.Object |
evaluate(int id)
|
protected java.lang.Object |
evaluateEstimated(int id)
|
protected java.lang.Object |
evaluateOld(int id)
|
void |
verify(java.util.Collection expressions)
|
Methods inherited from class dori.jasper.engine.fill.JRCalculator |
calculateVariables, convertToVariableClass, estimateGroupRuptures, estimateVariables, evaluate, evaluate, evaluateEstimated, evaluateOld, getColumnNumber, getPageNumber, init, initializeVariables |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRBshCalculator
public JRBshCalculator(java.lang.String bshScript)
throws JRException
verify
public void verify(java.util.Collection expressions)
throws JRException
- Throws:
JRException
customizedInit
protected void customizedInit(java.util.Map pars,
java.util.Map fldsm,
java.util.Map varsm)
throws JRException
- Specified by:
customizedInit
in class JRCalculator
- Throws:
JRException
evaluateOld
protected java.lang.Object evaluateOld(int id)
throws java.lang.Throwable
- Specified by:
evaluateOld
in class JRCalculator
- Throws:
java.lang.Throwable
evaluateEstimated
protected java.lang.Object evaluateEstimated(int id)
throws java.lang.Throwable
- Specified by:
evaluateEstimated
in class JRCalculator
- Throws:
java.lang.Throwable
evaluate
protected java.lang.Object evaluate(int id)
throws java.lang.Throwable
- Specified by:
evaluate
in class JRCalculator
- Throws:
java.lang.Throwable
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.