public class ResourceDoclet extends Object
| Constructor and Description |
|---|
ResourceDoclet() |
| Modifier and Type | Method and Description |
|---|---|
static int |
optionLength(String option)
Return array length for given option: 1 + the number of arguments that
the option takes.
|
static boolean |
start(com.sun.javadoc.RootDoc root)
Start the doclet.
|
static boolean |
validOptions(String[][] options,
com.sun.javadoc.DocErrorReporter reporter)
Validate options.
|
public static boolean start(com.sun.javadoc.RootDoc root)
root - public static int optionLength(String option)
option - public static boolean validOptions(String[][] options, com.sun.javadoc.DocErrorReporter reporter)
options - reporter - Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.