dori.jasper.engine.design
Class JRJdk12Compiler

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

public class JRJdk12Compiler
extends JRAbstractJavaCompiler


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

JRJdk12Compiler

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