xdoclet.modules.doc.info
Class InfoTagsHandler
java.lang.Objectxdoclet.template.TemplateTagHandlerxdoclet.XDocletTagSupportxdoclet.modules.doc.info.InfoTagsHandler
public class InfoTagsHandler
extends 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 |
classTagValue
public String classTagValue()
throws xdoclet.XDocletException Describe what the method does
- Describe the return value
xdoclet.XDocletException - Describe the exception
constructorTagValue
public String constructorTagValue()
throws xdoclet.XDocletException Describe what the method does
- Describe the return value
xdoclet.XDocletException - Describe the exception
fieldTagValue
public String fieldTagValue()
throws xdoclet.XDocletException Describe what the method does
- Describe the return value
xdoclet.XDocletException - Describe the exception
forAllClassTags
public void forAllClassTags(String template)
throws xdoclet.XDocletException Describe what the method does
template - Describe what the parameter does
xdoclet.XDocletException - Describe the exception
forAllConstructorTags
public void forAllConstructorTags(String template)
throws xdoclet.XDocletException Describe what the method does
template - Describe what the parameter does
xdoclet.XDocletException - Describe the exception
forAllFieldTags
public void forAllFieldTags(String template)
throws xdoclet.XDocletException Describe what the method does
template - Describe what the parameter does
xdoclet.XDocletException - Describe the exception
forAllMethodTags
public void forAllMethodTags(String template)
throws xdoclet.XDocletException Describe what the method does
template - Describe what the parameter does
xdoclet.XDocletException - Describe the exception
ifTagCountNotZero
public void ifTagCountNotZero(String template,
Properties properties)
throws xdoclet.XDocletException Describe what the method does
template - Describe what the parameter doesproperties - Describe what the parameter does
xdoclet.XDocletException - Describe the exception
methodTagValue
public String methodTagValue()
throws xdoclet.XDocletException Describe what the method does
- Describe the return value
xdoclet.XDocletException - Describe the exception
projectname
public String projectname()
throws xdoclet.XDocletException Describe what the method does
- Describe the return value
xdoclet.XDocletException - Describe the exception
rootlink
public String rootlink()
throws xdoclet.XDocletException Describe what the method does
- Describe the return value
xdoclet.XDocletException - Describe the exception
tagCount
public String tagCount(Properties properties)
throws xdoclet.XDocletException Describe what the method does
properties - Describe what the parameter does
- Describe the return value
xdoclet.XDocletException - Describe the exception