| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectxdoclet.template.TemplateTagHandlerxdoclet.XDocletTagSupportxdoclet.tagshandler.AbstractProgramElementTagsHandlerxdoclet.tagshandler.ParameterTagsHandlerpublic class ParameterTagsHandlerextends xdoclet.tagshandler.AbstractProgramElementTagsHandlerField Summary | |
protected static XTag | |
protected static XParameter | |
protected String | |
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 | |
String | |
void |
|
void |
|
void |
|
static String |
|
void |
|
String | |
String | |
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 | |
protected static XTag currentMethodParamTag
protected static XParameter currentMethodParameter
protected String currentName
public String currentName()
public void forAllConstructorParams(String template)
throws xdoclet.XDocletExceptionpublic void forAllMethodParams(String template)
throws xdoclet.XDocletExceptionpublic void forAllParameterTypes(String template,
Properties attributes)
throws xdoclet.XDocletExceptionpublic static String getMethodParamTypeFor(XParameter param)
public void ifHasParams(String template,
Properties attributes)
throws xdoclet.XDocletExceptionpublic String methodParamDescription()
throws xdoclet.XDocletExceptionpublic String methodParamName()
throws xdoclet.XDocletExceptionpublic String methodParamType(Properties attributes)
throws xdoclet.XDocletExceptionpublic String parameterList(Properties attributes)
throws xdoclet.XDocletException| http://xdoclet.sourceforge.net/ |