xdoclet.modules.webwork
Class WebWorkTagsHandler

java.lang.Object
  extended by xdoclet.template.TemplateTagHandler
      extended by xdoclet.XDocletTagSupport
          extended by xdoclet.modules.webwork.WebWorkTagsHandler

public class WebWorkTagsHandler
extends XDocletTagSupport

Version:
$Revision: 1.5 $
Author:
Ara Abrahamian (ara_e@email.com)
xdoclet.taghandler
namespace = "WebWork"
created
Oct 15, 2001

Field Summary
 
Fields inherited from class xdoclet.XDocletTagSupport
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER
 
Constructor Summary
WebWorkTagsHandler()
           
 
Method Summary
 java.lang.String commandName()
          Describe what the method does
 java.lang.String javaDocHtmlFile()
          Describe what the method does
 
Methods inherited from class xdoclet.XDocletTagSupport
delimit, expandClassName, generate, getCurrentClass, getCurrentClassTag, getCurrentConstructor, getCurrentField, getCurrentFieldTag, getCurrentMethod, getCurrentMethodTag, getCurrentPackage, getDocletContext, getEngine, getExpandedDelimitedTagValue, getTagValue, getTagValue, getTagValue, hasHavingClassTag, hasTag, isTagValueEqual, mandatoryParamNotFound, mandatoryTemplateTagParamNotFound, modifiers, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentClassTag, setCurrentConstructor, setCurrentField, setCurrentFieldTag, setCurrentMethod, setCurrentMethodTag, setCurrentPackage
 
Methods inherited from class xdoclet.template.TemplateTagHandler
getXJavaDoc, setXJavaDoc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebWorkTagsHandler

public WebWorkTagsHandler()
Method Detail

javaDocHtmlFile

public java.lang.String javaDocHtmlFile()
Describe what the method does

Returns:
Describe the return value

commandName

public java.lang.String commandName()
Describe what the method does

Returns:
Describe the return value

http://xdoclet.sourceforge.net/