跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
Uses of Interface
javax.tools.Tool
Packages that use
Tool
软件包
描述
javax.tools
为可以从程序调用的工具提供接口,例如编译器。
Uses of
Tool
in
javax.tools
Subinterfaces of
Tool
in
javax.tools
变量和类型
接口
描述
interface
DocumentationTool
用于从程序中调用Javaâ“¢编程语言文档工具的接口。
interface
JavaCompiler
用于从程序中调用Java编程语言编译器的接口。