dori.jasper.engine.design
Class JRBshCompiler

java.lang.Object
  extended bydori.jasper.engine.design.JRBshCompiler
All Implemented Interfaces:
JRCompiler

public class JRBshCompiler
extends java.lang.Object
implements JRCompiler


Constructor Summary
JRBshCompiler()
           
 
Method Summary
 JasperReport compileReport(JasperDesign jasperDesign)
           
 JRCalculator loadCalculator(JasperReport jasperReport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRBshCompiler

public JRBshCompiler()
Method Detail

compileReport

public JasperReport compileReport(JasperDesign jasperDesign)
                           throws JRException
Specified by:
compileReport in interface JRCompiler
Throws:
JRException

loadCalculator

public JRCalculator loadCalculator(JasperReport jasperReport)
                            throws JRException
Specified by:
loadCalculator in interface JRCompiler
Throws:
JRException


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.