@InterfaceAudience.Private public class ExcludePrivateAnnotationsStandardDoclet extends Object
InterfaceAudience.Private or
InterfaceAudience.LimitedPrivate.
It delegates to the Standard Doclet, and takes the same options.| Constructor and Description |
|---|
ExcludePrivateAnnotationsStandardDoclet() |
| Modifier and Type | Method and Description |
|---|---|
static LanguageVersion |
languageVersion() |
static int |
optionLength(String option) |
static boolean |
start(RootDoc root) |
static boolean |
validOptions(String[][] options,
DocErrorReporter reporter) |