dori.jasper.engine.design
Class JRDefaultCompiler

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

public class JRDefaultCompiler
extends java.lang.Object
implements JRCompiler


Constructor Summary
JRDefaultCompiler()
           
 
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

JRDefaultCompiler

public JRDefaultCompiler()
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.