|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.modules.ejb.env.EnvTagsHandler
xdoclet.modules.ibm.websphere.ejb.WebSphereTagsHandler
public class WebSphereTagsHandler
Field Summary |
---|
Fields inherited from class xdoclet.modules.ejb.env.EnvTagsHandler |
---|
currentMember, currentTag, currentTagType |
Fields inherited from class xdoclet.XDocletTagSupport |
---|
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
Constructor Summary | |
---|---|
WebSphereTagsHandler()
|
Method Summary | |
---|---|
void |
forAllResourceRefs(java.lang.String template,
java.util.Properties attributes)
Iterates over all \@websphere.resource-ref tags with the same res-ref-name as the current tag |
Methods inherited from class xdoclet.modules.ejb.env.EnvTagsHandler |
---|
doGenerate, forAllMemberTags, forAllMethodTags, forAllTags, forTags, ifHasParam, ifHasTag, ifHasType, ifNotPrimitiveMember, ifParamValueEquals, ifParamValueNotEquals, ifPrimitiveMember, memberName, memberType, methodSignature, name, paramValue, type |
Methods inherited from class xdoclet.template.TemplateTagHandler |
---|
getXJavaDoc, setXJavaDoc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebSphereTagsHandler()
Method Detail |
---|
public void forAllResourceRefs(java.lang.String template, java.util.Properties attributes) throws XDocletException
template
- The body of the block tagattributes
- The attributes of the template tag
XDocletException
- if something goes wrong
|
http://xdoclet.sourceforge.net/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |