dori.jasper.engine.design
Interface JRCompiler

All Known Implementing Classes:
JRAbstractJavaCompiler, JRBshCompiler, JRDefaultCompiler

public interface JRCompiler


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


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