Uses of Class xdoclet.template.TemplateTagHandler

Uses in package xdoclet.template

Methods with parameter type xdoclet.template.TemplateTagHandler

void
Sets the TagHandlerFor attribute of the TemplateEngine object

Methods with return type xdoclet.template.TemplateTagHandler

TemplateTagHandler
Get the tag handler for the prefix.
TemplateTagHandler

Uses in package xdoclet.ant

Classes derived from xdoclet.template.TemplateTagHandler

class
Extracts properties from Ant.

Uses in package xdoclet

Classes derived from xdoclet.template.TemplateTagHandler

class
Derives from TemplateTagHandler and adds handy support methods for working with Javadoc Doclet classes.

Uses in package xdoclet.tagshandler

Classes derived from xdoclet.template.TemplateTagHandler

class
class
Tags relating to classes being processed and class-level attributes.
class
class
class
class
class
class
class
class
Tags which manipulate package names and packages, including substitutions.
class
class
PropertyTagsHandler.java
class
The implementation of TagDef template tag.
class
Wrapper around the Translator, allowing text in generated files to be localised using the resource bundles generated by the externalizer subtask.
class
Simple tag support class.
class
XML template support tags.