xdoclet.modules.webwork

Class WebWorkActionDocsSubTask

public class WebWorkActionDocsSubTask extends TemplateSubTask

Generates HTML file containing description of defined WebWork actions.

Version: $Revision: 1.5 $

Author: Rickard Oberg (rickard@xpedio.com)

UNKNOWN: September 4, 2001 display-name = "WebWork Action Docs" name = "webworkactiondocs" parent = "xdoclet.modules.web.WebDocletTask"

Constructor Summary
WebWorkActionDocsSubTask()
Describe what the WebWorkActionDocsSubTask constructor does
Method Summary
StringgetJavadocDir()
Gets the JavadocDir attribute of the WebWorkActionDocsSubTask object
voidsetJavadocDir(String javadocDir)
Sets the JavadocDir attribute of the WebWorkActionDocsSubTask object

Constructor Detail

WebWorkActionDocsSubTask

public WebWorkActionDocsSubTask()
Describe what the WebWorkActionDocsSubTask constructor does

Method Detail

getJavadocDir

public String getJavadocDir()
Gets the JavadocDir attribute of the WebWorkActionDocsSubTask object

Returns: The JavadocDir value

setJavadocDir

public void setJavadocDir(String javadocDir)
Sets the JavadocDir attribute of the WebWorkActionDocsSubTask object

Parameters: javadocDir The new JavadocDir value