OptionHandlerJavadoc (original) (raw)


public class OptionHandlerJavadoc
extends Javadoc
Generates Javadoc comments from the OptionHandler's options. Can automatically update the option comments if they're surrounded by the OPTIONS_STARTTAG and OPTIONS_ENDTAG (the indention is determined via the OPTIONS_STARTTAG).
Valid options are:
-W
The class to load.
-nostars
Suppresses the '*' in the Javadoc.
-dir
The directory above the package hierarchy of the class.
-silent
Suppresses printing in the console.
-noprolog
Suppresses the 'Valid options are...' prolog in the Javadoc.
Version: Revision:1.8Revision: 1.8 Revision:1.8
Author:
fracpete (fracpete at waikato dot ac dot nz)
See Also:
OPTIONS_STARTTAG, OPTIONS_ENDTAG