org.apache.commons.jci.compilers
Class JaninoJavaCompiler
java.lang.Object
org.apache.commons.jci.compilers.AbstractJavaCompiler
org.apache.commons.jci.compilers.JaninoJavaCompiler
- All Implemented Interfaces:
- JavaCompiler
public final class JaninoJavaCompiler
- extends AbstractJavaCompiler
- Author:
- tcurdt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaninoJavaCompiler
public JaninoJavaCompiler()
JaninoJavaCompiler
public JaninoJavaCompiler(JaninoJavaCompilerSettings pSettings)
compile
public CompilationResult compile(String[] pSourceNames,
ResourceReader pResourceReader,
ResourceStore pStore,
ClassLoader pClassLoader,
JavaCompilerSettings pSettings)
createDefaultSettings
public JavaCompilerSettings createDefaultSettings()
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.