public class JavadocRunner
extends com.sun.javadoc.Doclet
This class does its best to encapsulate and make threadsafe the nastiness that is the javadoc 'invocation' API.
| Constructor and Description |
|---|
JavadocRunner() |
| Modifier and Type | Method and Description |
|---|---|
static JavadocRunner |
newInstance() |
static boolean |
start(com.sun.javadoc.RootDoc root) |
public static JavadocRunner newInstance()
public static boolean start(com.sun.javadoc.RootDoc root)
Copyright © 2010 - 2020 Adobe. All Rights Reserved