ozone core API

org.ozoneDB.tools.OPP.compiler
Interface JavaCompiler

All Known Implementing Classes:
AbstractJavaCompiler

public interface JavaCompiler

Common interface for running a compiler.

Author:
Joakim Ohlrogge

Method Summary
 void compile(java.util.Collection classes)
           
 

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.