Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
xdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.tagshandler.AbstractProgramElementTagsHandler
xdoclet.tagshandler.PropertyTagsHandler
public class PropertyTagsHandler
extends xdoclet.tagshandler.AbstractProgramElementTagsHandler
Field Summary |
Fields inherited from class xdoclet.tagshandler.AbstractProgramElementTagsHandler | |
currentToken , matchPattern , tagTokenizer |
Fields inherited from class xdoclet.XDocletTagSupport | |
FOR_CLASS , FOR_CONSTRUCTOR , FOR_FIELD , FOR_METHOD , PARAMETER_DELIMITER |
Method Summary | |
void |
|
static XMethod |
|
static XMethod |
|
void |
|
void |
|
void |
|
String |
|
String |
|
Methods inherited from class xdoclet.tagshandler.AbstractProgramElementTagsHandler | |
checkForWrap , currentToken , exceptionList , firstSentenceDescriptionOfCurrentMember , forAllMemberTagTokens , forAllMemberTags , forAllMembers , getAllClasses , getClassNameFor , getFullClassNameFor , getFullSuperclassNameFor , getIndentChars , getXExecutableMemberForMemberName , getXExecutableMemberForMemberName , hasExecutableMember , hasExecutableMember_OLD , makeCopyOfArray , matchValue , memberComment , setMatchValue , skipToken |
Methods inherited from class xdoclet.template.TemplateTagHandler | |
getXJavaDoc , setXJavaDoc |
public void forAllPropertiesWithTag(String template, Properties attributes) throws xdoclet.XDocletException
public static XMethod getXMethodForMethodName(String methodName)
public static XMethod getXMethodForMethodName(String methodName, boolean superclasses)
public void ifHasGetMethodWithTag(String template, Properties attributes) throws xdoclet.XDocletException
public void ifHasParamWithTag(String template, Properties attributes) throws xdoclet.XDocletException
public void ifHasSetMethodWithTag(String template, Properties attributes) throws xdoclet.XDocletException
public String paramValueWithTag(Properties attributes) throws xdoclet.XDocletException
public String propertyTypeWithTag(Properties attributes) throws xdoclet.XDocletException
http://xdoclet.sourceforge.net/ |