public class JDKCompilerHelper extends Object
JdkCompiler.| 限定符和类型 | 字段和说明 |
|---|---|
static Compiler |
COMPILER
singleton instance for
JdkCompiler. |
| 构造器和说明 |
|---|
JDKCompilerHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Compiler |
getJdkCompiler()
Gets the jdk compiler.
|
static Compiler |
getJdkCompiler(ClassLoader cl)
Gets the jdk compiler.
|
static void |
setCompiler(Compiler compiler)
Sets the compiler.
|
public static Compiler COMPILER
JdkCompiler.public static Compiler getJdkCompiler()
public static void setCompiler(Compiler compiler)
compiler - the new compilerpublic static Compiler getJdkCompiler(ClassLoader cl)
cl - the clCopyright © 2022 Baidu, Inc.. All rights reserved.