dori.jasper.engine.fill
Class JRBshCalculator

java.lang.Object
  extended bydori.jasper.engine.fill.JRCalculator
      extended bydori.jasper.engine.fill.JRBshCalculator

public class JRBshCalculator
extends JRCalculator


Field Summary
 
Fields inherited from class dori.jasper.engine.fill.JRCalculator
fldsm, groups, parsm, variables, varsm
 
Constructor Summary
JRBshCalculator(java.lang.String bshScript)
           
 
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
 

Constructor Detail

JRBshCalculator

public JRBshCalculator(java.lang.String bshScript)
                throws JRException
Method Detail

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.