Modifier and Type | Method and Description |
---|---|
static DocumentationTool |
getSystemDocumentationTool()
获得此平台提供的Java编程语言文档工具。
|
static JavaCompiler |
getSystemJavaCompiler()
获得此平台提供的Java编程语言编译器。
|
static ClassLoader |
getSystemToolClassLoader()
返回此平台提供的工具的类加载器。
|
public static JavaCompiler getSystemJavaCompiler()
null
public static DocumentationTool getSystemDocumentationTool()
null
如果没有提供文档工具)
public static ClassLoader getSystemToolClassLoader()
null