| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.tools.ant.ProjectComponentorg.apache.tools.ant.taskdefs.Gjdoc.ExtensionInfoorg.apache.tools.ant.taskdefs.Gjdoc.DocletInfopublic class Gjdoc.DocletInfoextends Gjdoc.ExtensionInfoField Summary |
Fields inherited from class org.apache.tools.ant.ProjectComponent | |
description, location, project | |
Method Summary | |
Gjdoc.DocletParam |
|
Enumeration |
|
Methods inherited from class org.apache.tools.ant.taskdefs.Gjdoc.ExtensionInfo | |
createPath, getName, getPath, setName, setPath, setPathRef | |
Methods inherited from class org.apache.tools.ant.ProjectComponent | |
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject | |
public Gjdoc.DocletParam createParam()
Create a doclet parameter to be configured by Ant.
- Returns:
- a new DocletParam instance to be configured.
public Enumeration getParams()
Get the doclet's parameters.
- Returns:
- an Enumeration of DocletParam instances.