xdoclet.modules.doc
public class DocumentTagsSubTask extends TemplateSubTask
Version: $Revision: 1.10 $
UNKNOWN: June 19, 2001 display-name = "Tag documentation" name = "documenttags" parent = "xdoclet.modules.doc.DocumentDocletTask" use DocletTask as parent instead. should be enough.
Method Summary | |
---|---|
protected void | engineStarted()
Describe what the method does
|
void | execute()
Describe what the method does
|
protected void | generateForClass(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(XClass clazz)
Gets the GeneratedFileName attribute of the DocumentTagsSubTask object
|
void | validateOptions()
Called to validate configuration parameters - really noop here
|
Throws: XDocletException Describe the exception
Throws: XDocletException Describe the exception
Parameters: clazz Description of Parameter
Throws: XDocletException Description of Exception
Returns: The CurrentNamespace value
Parameters: clazz Describe what the parameter does
Returns: The GeneratedFileName value
Throws: XDocletException Describe the exception
Throws: XDocletException thrown on failure