xdoclet.modules.webwork
Class WebWorkActionDocsSubTask
java.lang.Object
xdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.modules.webwork.WebWorkActionDocsSubTask
- Serializable
public class WebWorkActionDocsSubTask
extends xdoclet.TemplateSubTask
Generates HTML file containing description of defined WebWork actions.
- Rickard Oberg (rickard@xpedio.com)
- display-name = "WebWork Action Docs"
name = "webworkactiondocs"
parent = "xdoclet.modules.web.WebDocletTask"
String | getJavadocDir() - Gets the JavadocDir attribute of the WebWorkActionDocsSubTask object
|
void | setJavadocDir(String javadocDir) - Sets the JavadocDir attribute of the WebWorkActionDocsSubTask object
|
addOfType , addOfType , addPackageSubstitution , copyAttributesFrom , engineFinished , engineStarted , execute , generateForClass , getAcceptAbstractClasses , getAcceptInterfaces , getDestinationFile , getEngine , getExtent , getGeneratedFileName , getGenerationManager , getHavingClassTag , getOfType , getPackageSubstitutions , getSubTaskClassName , getTemplateURL , init , isPackageSubstitutionInheritanceSupported , isPrefixWithPackageStructure , javaFile , matchesGenerationRules , processInnerClasses , setAcceptAbstractClasses , setAcceptInterfaces , setDestinationFile , setEngine , setExtent , setExtentValue , setGenerationManager , setHavingClassTag , setOfType , setPackageSubstitutionInheritanceSupported , setPackageSubstitutions , setPrefixWithPackageStructure , setSubTaskClassName , setTemplateFile , setTemplateURL , startEngine , startProcess , startProcessForAll , startProcessPerClass , validateOptions |
addConfigParam , copyAttributesFrom , execute , getConfigParams , getConfigParamsAsMap , getContext , getDestDir , getMergeDir , getSubTaskName , getXJavaDoc , init , setDestDir , setMergeDir , setSubTaskName , validateOptions |
getCurrentClass , getCurrentClassTag , getCurrentConstructor , getCurrentField , getCurrentFieldTag , getCurrentMethod , getCurrentMethodTag , getCurrentPackage , getCurrentTag , isDocletGenerated , popCurrentClass , pushCurrentClass , setCurrentClass , setCurrentClassTag , setCurrentConstructor , setCurrentField , setCurrentFieldTag , setCurrentMethod , setCurrentMethodTag , setCurrentPackage |
WebWorkActionDocsSubTask
public WebWorkActionDocsSubTask()
Describe what the WebWorkActionDocsSubTask constructor does
getJavadocDir
public String getJavadocDir()
Gets the JavadocDir attribute of the WebWorkActionDocsSubTask object
setJavadocDir
public void setJavadocDir(String javadocDir)
Sets the JavadocDir attribute of the WebWorkActionDocsSubTask object
javadocDir
- The new JavadocDir value