net.sf.jasperreports.engine.design
Class JRDefaultCompiler

java.lang.Object
  extended bynet.sf.jasperreports.engine.design.JRDefaultCompiler
All Implemented Interfaces:
JRCompiler

public final class JRDefaultCompiler
extends java.lang.Object
implements JRCompiler

Version:
$Id: JRDefaultCompiler.java,v 1.13 2005/08/22 08:57:03 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

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

Method Detail

getInstance

public static JRDefaultCompiler getInstance()

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


© 2001-2005 JasperSoft Corporation www.jaspersoft.com