net.sf.jasperreports.engine.design
Interface JRCompiler

All Known Implementing Classes:
JRAbstractJavaCompiler, JRDefaultCompiler

public interface JRCompiler

Version:
$Id: JRCompiler.java,v 1.7 2005/06/27 07:16:25 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 JasperReport compileReport(JasperDesign jasperDesign)
           
 JRCalculator loadCalculator(JasperReport jasperReport)
           
 

Method Detail

compileReport

public JasperReport compileReport(JasperDesign jasperDesign)
                           throws JRException
Throws:
JRException

loadCalculator

public JRCalculator loadCalculator(JasperReport jasperReport)
                            throws JRException
Throws:
JRException


© 2001-2005 JasperSoft Corporation www.jaspersoft.com