public class ResourceInfoDoclet extends Object
| Constructor and Description |
|---|
ResourceInfoDoclet() |
| Modifier and Type | Method and Description |
|---|---|
static int |
optionLength(String option) |
static boolean |
start(com.sun.javadoc.RootDoc root) |
static boolean |
validOptions(String[][] options,
com.sun.javadoc.DocErrorReporter reporter) |
public static boolean start(com.sun.javadoc.RootDoc root)
throws IOException
IOExceptionpublic static int optionLength(String option)
public static boolean validOptions(String[][] options, com.sun.javadoc.DocErrorReporter reporter)
Copyright © The Apache Software Foundation. All Rights Reserved.