xdoclet.modules.jsf

Class BeanTagsHandler


public class BeanTagsHandler
extends xdoclet.XDocletTagSupport

Author:
Markus Plattner
xdoclet.taghandler
namespace = "FacesBeans"
created
3. Juni 2004

Field Summary

Fields inherited from class xdoclet.XDocletTagSupport

FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER

Method Summary

String
getName()
String
getScope()
String
name()
String
scope()
void
setName(String name)
void
setScope(String scope)

Methods inherited from class xdoclet.XDocletTagSupport

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

Methods inherited from class xdoclet.template.TemplateTagHandler

getXJavaDoc, setXJavaDoc

Method Details

getName

public String getName()
Returns:

getScope

public String getScope()

name

public String name()
Returns:
doc.tag
type = "content"

scope

public String scope()
Returns:
doc.tag
type = "content"

setName

public void setName(String name)

setScope

public void setScope(String scope)