xdoclet.modules.jboss.ejb
Class JBossTagsHandler
java.lang.Object
xdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.tagshandler.AbstractProgramElementTagsHandler
xdoclet.tagshandler.ClassTagsHandler
xdoclet.modules.jboss.ejb.JBossTagsHandler
public class JBossTagsHandler
extends xdoclet.tagshandler.ClassTagsHandler
- Dmitri Colebatch (dim@bigpond.net.au)
- Julien Viet (julien_viet@yahoo.fr)
void | ifHasDVC(String template) - Evaluates the body if at least one of the classes has an jboss:dvc tag, otherwise not.
|
void | ifMethodTagMatchesClassTag(String template, Properties attributes)
|
classComment , classCommentTags , classCommentText , className , classOf , classTagValue , classTagValueMatch , firstSentenceDescription , forAllClassTagTokens , forAllClassTags , forAllClasses , forAllDistinctClassTags , forAllDistinctClassTags , fullClassName , fullSuperclassName , fullTransformedClassName , getClassNameFor , getFullClassNameFor , ifClassTagValueEquals , ifClassTagValueMatches , ifClassTagValueNotEquals , ifDoesntHaveClassTag , ifHasClassTag , ifIsClassAbstract , ifIsClassNotAbstract , importedList , modifiers , pushClass , symbolicClassName , transformedClassName |
checkForWrap , currentToken , exceptionList , firstSentenceDescriptionOfCurrentMember , forAllMemberTagTokens , forAllMemberTags , forAllMembers , getAllClasses , getClassNameFor , getFullClassNameFor , getFullSuperclassNameFor , getIndentChars , getXExecutableMemberForMemberName , getXExecutableMemberForMemberName , hasExecutableMember , hasExecutableMember_OLD , makeCopyOfArray , matchValue , memberComment , setMatchValue , skipToken |
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 |
ifHasDVC
public void ifHasDVC(String template)
throws xdoclet.XDocletException
Evaluates the body if at least one of the classes has an jboss:dvc tag, otherwise not.
template
- The body of the block tag
xdoclet.XDocletException
- Description of Exception
ifMethodTagMatchesClassTag
public void ifMethodTagMatchesClassTag(String template,
Properties attributes)
throws xdoclet.XDocletException