Class Javadoc

All Implemented Interfaces:
Generator, ResourceProvider

public class Javadoc extends JavaTool

The Javadoc generator provides the resource JavadocDirectory, a directory that contains the generated javadoc files.

No attempt has been made to define types for the options of the javadoc tool. Rather, the options are passed as strings as the ToolProvider API suggests. There are some noteworthy exceptions for options that are directly related to resource types (files, directory trees, paths) from the builder context.