xdoclet.doc.info
Class InfoTagsHandler
java.lang.Object
|
+--xdoclet.template.TemplateTagHandler
|
+--xdoclet.XDocletTagSupport
|
+--xdoclet.doc.info.InfoTagsHandler
- public class InfoTagsHandler
- extends XDocletTagSupport
- Version:
- $Revision: 1.8 $
- Author:
- Aslak Hellesøy
Methods inherited from class xdoclet.XDocletTagSupport |
getClassTagValue, getClassTagValue, getConstructorTagValue, getCurrentClass, getCurrentConstructor, getCurrentField, getCurrentMethod, getCurrentPackage, getCurrentTag, getDocletContext, getFieldTagValue, getFieldTagValue, getMethodTagValue, getMethodTagValue, getParameterValue, getParameterValue, getTagValue, getTagValue, getTagValue, invalidParamValueFound, mandatoryParamNotFound, mandatoryTemplateTagParamNotFound, parsePropertyString, popCurrentClass, pushCurrentClass, replaceProperties, setCurrentClass, setCurrentConstructor, setCurrentField, setCurrentMethod, setCurrentPackage, setCurrentTag, tokenizeValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoTagsHandler
public InfoTagsHandler()
ifTagCountNotZero
public void ifTagCountNotZero(java.lang.String template,
java.util.Properties properties)
throws XDocletException
tagCountInAllClassesAndMethods
public java.lang.String tagCountInAllClassesAndMethods()
throws XDocletException
tagCountInClassesAndMethodsInAPackage
public java.lang.String tagCountInClassesAndMethodsInAPackage()
throws XDocletException
tagCountInClass
public java.lang.String tagCountInClass()
throws XDocletException
methodTagValue
public java.lang.String methodTagValue()
throws XDocletException
constructorTagValue
public java.lang.String constructorTagValue()
throws XDocletException
classTagValue
public java.lang.String classTagValue()
throws XDocletException
forAllMethodTags
public void forAllMethodTags(java.lang.String template)
throws XDocletException
forAllClassTags
public void forAllClassTags(java.lang.String template)
throws XDocletException
forAllMethods
public void forAllMethods(java.lang.String template)
throws XDocletException
forAllClasses
public void forAllClasses(java.lang.String template)
throws XDocletException
forAllPackages
public void forAllPackages(java.lang.String template)
throws XDocletException
ifHasMethodTag
public void ifHasMethodTag(java.lang.String template)
throws XDocletException
projectname
public java.lang.String projectname()
throws XDocletException
stylesheetlink
public java.lang.String stylesheetlink()
throws XDocletException