April 2018Intermediate to advanced content levelIntermediate to advanced910 pages33h 21mEnglishPackt Publishing
The Doclet class provides an example of how to create a class to start a Doclet. It contains an empty Doclet() constructor and the following methods: languageVersion() optionLength(String option) start(RootDoc root) validOptions(String[][] options, DocErrorReporter reporter)