| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectxdoclet.DocletSupportxdoclet.SubTaskpublic abstract class SubTaskextends xdoclet.DocletSupportimplements SerializableField Summary |
Fields inherited from class xdoclet.DocletSupport | |
currentClassTag, currentFieldTag, currentMethodTag | |
Method Summary | |
void |
|
void |
|
abstract void |
|
List | |
Map | |
protected xdoclet.DocletContext | |
File | |
File | |
String | |
protected XJavaDoc | |
void |
|
void |
|
void |
|
void |
|
void | |
Methods inherited from class xdoclet.DocletSupport | |
getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getCurrentTag, isDocletGenerated, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage | |
public void addConfigParam(xdoclet.ConfigParameter configParam)
public void copyAttributesFrom(xdoclet.TemplateSubTask src)
public abstract void execute()
throws xdoclet.XDocletExceptionpublic List getConfigParams()
public Map getConfigParamsAsMap()
protected xdoclet.DocletContext getContext()
public File getDestDir()
public File getMergeDir()
public final String getSubTaskName()
protected XJavaDoc getXJavaDoc()
public void init(XJavaDoc xJavaDoc)
throws xdoclet.XDocletExceptionpublic void setDestDir(File destDir)
public void setMergeDir(File mergeDir)
public void setSubTaskName(String subTaskName)
public void validateOptions()
throws xdoclet.XDocletException| http://xdoclet.sourceforge.net/ |