public final class JavaCompilerFactory extends Object
构造器和说明 |
---|
JavaCompilerFactory() |
限定符和类型 | 方法和说明 |
---|---|
JavaCompiler |
createCompiler(String pHint)
Tries to guess the class name by convention.
|
static JavaCompilerFactory |
getInstance()
已过时。
will be remove after the next release, please create an instance yourself
|
@Deprecated public static JavaCompilerFactory getInstance()
public JavaCompiler createCompiler(String pHint)
pHint
-