xdoclet.modules.doc
Class ModuleTagsHandler
java.lang.Object
xdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.modules.doc.ModuleTagsHandler
public class ModuleTagsHandler
extends xdoclet.XDocletTagSupport
This tag handler is kinda special. It loops over the module directories in the modules directory and is only used to
generate links to XDoclet tag docs. Pretty dirty, but it gets the job done.
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 |
forAllModules
public void forAllModules(String template)
throws xdoclet.XDocletException
Iterates over all modules
template
- The body of the block tag
xdoclet.XDocletException
- Description of Exception
moduleName
public String moduleName()