dori.jasper.engine.design
Class JRJikesCompiler

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

public class JRJikesCompiler
extends JRAbstractJavaCompiler


Constructor Summary
JRJikesCompiler()
           
 
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

JRJikesCompiler

public JRJikesCompiler()
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.