|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.modules.doc.DocumentTagsSubTask
Extracts doc.blabla tags from xdoclet.* sources and generates an html file describing the tags and their parameters.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary |
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
DocumentTagsSubTask()
|
|
| Method Summary | |
protected void |
engineStarted()
Describe what the method does |
void |
execute()
Describe what the method does |
protected void |
generateForClass(xjavadoc.XClass clazz)
Processed template for clazz and generates output file for clazz. |
String |
getCurrentNamespace()
Gets the CurrentNamespace attribute of the DocumentTagsSubTask object |
protected String |
getGeneratedFileName(xjavadoc.XClass clazz)
Gets the GeneratedFileName attribute of the DocumentTagsSubTask object |
void |
validateOptions()
Called to validate configuration parameters - really noop here |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DocumentTagsSubTask()
| Method Detail |
public String getCurrentNamespace()
public void validateOptions()
throws XDocletException
validateOptions in class TemplateSubTaskXDocletException - thrown on failure
public void execute()
throws XDocletException
execute in class TemplateSubTaskXDocletException - Describe the exception
protected String getGeneratedFileName(xjavadoc.XClass clazz)
throws XDocletException
getGeneratedFileName in class TemplateSubTaskclazz - Describe what the parameter does
XDocletException - Describe the exception
protected void generateForClass(xjavadoc.XClass clazz)
throws XDocletException
generateForClass in class TemplateSubTaskclazz - Description of Parameter
XDocletException - Description of Exception
protected void engineStarted()
throws XDocletException
engineStarted in class TemplateSubTaskXDocletException - Describe the exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||