dori.jasper.engine.design
Class JRJavacCompiler

java.lang.Object
  extended bydori.jasper.engine.design.JRAbstractJavaCompiler
      extended bydori.jasper.engine.design.JRJavacCompiler
All Implemented Interfaces:
JRClassCompiler, JRCompiler

public class JRJavacCompiler
extends JRAbstractJavaCompiler


Constructor Summary
JRJavacCompiler()
           
 
Method Summary
 java.lang.String compileClass(java.io.File sourceFile, java.lang.String classpath)
           
 
Methods inherited from class dori.jasper.engine.design.JRAbstractJavaCompiler
compileReport, 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


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