net.sf.jasperreports.engine.design
Class JRJavacCompiler

java.lang.Object
  extended by net.sf.jasperreports.engine.design.JRAbstractJavaCompiler
      extended by net.sf.jasperreports.engine.design.JRAbstractClassCompiler
          extended by net.sf.jasperreports.engine.design.JRJavacCompiler
All Implemented Interfaces:
JRClassCompiler, JRCompiler

public class JRJavacCompiler
extends JRAbstractClassCompiler

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

Constructor Summary
JRJavacCompiler()
           
 
Method Summary
 java.lang.String compileClass(java.io.File sourceFile, java.lang.String classpath)
           
 
Methods inherited from class net.sf.jasperreports.engine.design.JRAbstractClassCompiler
compileReport
 
Methods inherited from class net.sf.jasperreports.engine.design.JRAbstractJavaCompiler
loadCalculator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRJavacCompiler

public JRJavacCompiler()
Method Detail

compileClass

public java.lang.String compileClass(java.io.File sourceFile,
                                     java.lang.String classpath)
                              throws JRException
Throws:
JRException


© 2001-2005 JasperSoft Corporation www.jaspersoft.com