public class JavadocRunner
extends 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(RootDoc root) |
public static JavadocRunner newInstance()
public static boolean start(RootDoc root)
Copyright © 2010 - 2020 Adobe. All Rights Reserved