jdk.javadoc (Java SE 21 & JDK 21) (original) (raw)
module jdk.javadoc
Module Graph:
Tool Guides:
Since:
9
External Specifications
Exports
The Doclet API provides an environment which, in conjunction with the Language Model API and Compiler Tree API, allows clients to inspect the source-level structures of programs and libraries, including API comments embedded in the source.
Indirect Exports
Modules
Requires
transitive
Defines the Language Model, Annotation Processing, and Java Compiler APIs.
transitive
Services
Provides
Interface to invoke Java programming language documentation tools from programs.
Common interface for tools that can be invoked from a program.