xdoclet.modules.jboss.web
Class JBossWebTagsHandler
java.lang.Objectxdoclet.template.TemplateTagHandlerxdoclet.XDocletTagSupportxdoclet.tagshandler.AbstractProgramElementTagsHandlerxdoclet.tagshandler.ClassTagsHandlerxdoclet.modules.jboss.web.JBossWebTagsHandler
public class JBossWebTagsHandler
extends xdoclet.tagshandler.ClassTagsHandler
- Marcus Brito (pazu@animegaiden.com.br)
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 |
forAllDepends
public void forAllDepends(String template)
throws xdoclet.XDocletException
forAllEjbRefs
public void forAllEjbRefs(String template)
throws xdoclet.XDocletException Iterates over all \@jboss.ejb-ref-jndi tags.
template - The body of the block tag
xdoclet.XDocletException - if something goes wrong
forAllLocalRefs
public void forAllLocalRefs(String template)
throws xdoclet.XDocletException Iterates over all \@jboss.ejb-local-ref tags.
template - The body of the block tag
xdoclet.XDocletException - if something goes wrong
forAllResourceEnvRefs
public void forAllResourceEnvRefs(String template)
throws xdoclet.XDocletException
forAllResourceRefs
public void forAllResourceRefs(String template)
throws xdoclet.XDocletException Iterates over all \@jboss.resource-ref tags.
template - The body of the block tag
xdoclet.XDocletException - if something goes wrong