ozone core API

org.ozoneDB.tools.OPP.compiler
Class InternalJavaCompiler

java.lang.Object
  extended byorg.ozoneDB.tools.OPP.compiler.AbstractJavaCompiler
      extended byorg.ozoneDB.tools.OPP.compiler.InternalJavaCompiler
All Implemented Interfaces:
JavaCompiler

public class InternalJavaCompiler
extends AbstractJavaCompiler


Field Summary
 
Fields inherited from class org.ozoneDB.tools.OPP.compiler.AbstractJavaCompiler
 
Constructor Summary
InternalJavaCompiler()
           
 
Method Summary
 void compile(java.util.Collection classes)
           
 
Methods inherited from class org.ozoneDB.tools.OPP.compiler.AbstractJavaCompiler
getArguments, getArguments, getClasspath, getOutputPath, getSourcePath, isDebug, isDeprecation, isNoWarn, isOptimize, setClasspath, setDebug, setDeprecation, setNoWarn, setOptimize, setOutputPath, setSourcePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalJavaCompiler

public InternalJavaCompiler()
Method Detail

compile

public void compile(java.util.Collection classes)
             throws CompilerException
Throws:
CompilerException

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.