dori.jasper.engine.design
Interface JRClassCompiler

All Known Implementing Classes:
JRAbstractJavaCompiler

public interface JRClassCompiler


Method Summary
 java.lang.String compileClass(java.io.File sourceFile, java.lang.String classpath)
           
 

Method Detail

compileClass

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


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