public class JavacCompilerFactory
extends Object
implements JavaCompilerFactory
Factory creating the default JavacJavaCompiler implementation.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public JavaCompiler |
createCompiler(CompilerConfiguration config)Creates a javac-backed compiler for the supplied configuration. |
Creates a javac-backed compiler for the supplied configuration.
config - the compiler configuration