Module jdk.javadoc

Interface DocletEnvironment


public interface DocletEnvironment
Represents the operating environment of a single invocation of the doclet. This object can be used to access the program structures, various utilities and the user specified elements on the command line.
Since:
9