org.openrdf.elmo.codegen
Class JavaCompiler
java.lang.Object
org.openrdf.elmo.codegen.JavaCompiler
public class JavaCompiler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaCompiler
public JavaCompiler()
getVersion
public String getVersion()
setVersion
public void setVersion(String version)
compile
public void compile(Iterable<String> content,
File dir,
List<File> classpath)
throws Exception
- Throws:
Exception
Copyright © 2004-2009 Aduna. All Rights Reserved.