dori.jasper.engine.design
Class JRJdk13Compiler

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

public class JRJdk13Compiler
extends JRAbstractJavaCompiler


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

JRJdk13Compiler

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