public final class JavaCompilerFactory
extends java.lang.Object
| Constructor and Description |
|---|
JavaCompilerFactory() |
| Modifier and Type | Method and Description |
|---|---|
JavaCompiler |
createCompiler(java.lang.String pHint)
Tries to guess the class name by convention.
|
static JavaCompilerFactory |
getInstance()
Deprecated.
will be remove after the next release, please create an instance yourself
|
@Deprecated public static JavaCompilerFactory getInstance()
public JavaCompiler createCompiler(java.lang.String pHint)
pHint -