public class UmlGraphDoc
extends java.lang.Object
| Constructor and Description |
|---|
UmlGraphDoc() |
| Modifier and Type | Method and Description |
|---|---|
static LanguageVersion |
languageVersion()
Standand doclet entry
|
static int |
optionLength(java.lang.String option)
Option check, forwards options to the standard doclet, if that one refuses them,
they are sent to UmlGraph
|
static boolean |
start(RootDoc root)
Standard doclet entry point
|
public static int optionLength(java.lang.String option)
public static boolean start(RootDoc root)
root - public static LanguageVersion languageVersion()