jdk.javadoc (Java SE 21 & JDK 21) (original) (raw)


module jdk.javadoc

Module Graph:

Module graph for jdk.javadocModule graph for jdk.javadoc

Tool Guides:

javadoc

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

Requires
transitive
Defines the Language Model, Annotation Processing, and Java Compiler APIs.
transitive

Provides
Interface to invoke Java programming language documentation tools from programs.
Common interface for tools that can be invoked from a program.