classComment
public String classComment(Properties attributes)
throws xdoclet.XDocletException
classCommentTags
public String classCommentTags(Properties attributes)
throws xdoclet.XDocletException
classCommentText
public String classCommentText(Properties attributes)
throws xdoclet.XDocletException
className
public String className()
throws xdoclet.XDocletException
classOf
public void classOf(String template)
throws xdoclet.XDocletException
classTagValue
public String classTagValue(Properties attributes)
throws xdoclet.XDocletException
classTagValueMatch
public String classTagValueMatch(Properties attributes)
throws xdoclet.XDocletException
firstSentenceDescription
public String firstSentenceDescription(Properties attributes)
throws xdoclet.XDocletException
forAllClassTagTokens
public void forAllClassTagTokens(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllClassTags
public void forAllClassTags(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllClasses
public void forAllClasses(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllDistinctClassTags
public void forAllDistinctClassTags(String template,
Properties attributes)
throws xdoclet.XDocletException
forAllDistinctClassTags
public static void forAllDistinctClassTags(xdoclet.template.TemplateEngine engine,
String template,
String tagName,
String paramName)
throws xdoclet.XDocletException
fullClassName
public String fullClassName()
throws xdoclet.XDocletException
fullSuperclassName
public String fullSuperclassName()
throws xdoclet.XDocletException
fullTransformedClassName
public String fullTransformedClassName()
throws xdoclet.XDocletException
getClassNameFor
public static String getClassNameFor(XClass clazz)
- getClassNameFor in interface xdoclet.tagshandler.AbstractProgramElementTagsHandler
getFullClassNameFor
public static String getFullClassNameFor(XClass clazz)
- getFullClassNameFor in interface xdoclet.tagshandler.AbstractProgramElementTagsHandler
ifClassTagValueEquals
public void ifClassTagValueEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifClassTagValueMatches
public void ifClassTagValueMatches(String template,
Properties attributes)
throws xdoclet.XDocletException
ifClassTagValueNotEquals
public void ifClassTagValueNotEquals(String template,
Properties attributes)
throws xdoclet.XDocletException
ifDoesntHaveClassTag
public void ifDoesntHaveClassTag(String template,
Properties attributes)
throws xdoclet.XDocletException
ifHasClassTag
public void ifHasClassTag(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsClassAbstract
public void ifIsClassAbstract(String template)
throws xdoclet.XDocletException
ifIsClassNotAbstract
public void ifIsClassNotAbstract(String template)
throws xdoclet.XDocletException
importedList
public String importedList(Properties attributes)
throws xdoclet.XDocletException
modifiers
public String modifiers()
throws xdoclet.XDocletException
pushClass
public void pushClass(String template,
Properties attributes)
throws xdoclet.XDocletException
symbolicClassName
public String symbolicClassName()
throws xdoclet.XDocletException
transformedClassName
public String transformedClassName()
throws xdoclet.XDocletException