April 2018
Intermediate to advanced
910 pages
33h 21m
English
Now that you have a good handle on the Doclet API as it existed prior to Java 9, let's look at what changes have been made and delivered with the Java 9 platform. The new Doclet API is in the jdk.javadoc.doclet package.
At a high level, the changes to the Doclet API are as follows:
In addition to the changes listed earlier, the new API uses the two APIs listed here:
Let's explore each of these in the following sections.