|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
currentMethodParamTag holds the current ParamTag
corresponding to the current Parameter.
InterfaceTagsHandler.getComponentInterface(java.lang.String, com.sun.javadoc.ClassDoc).
InterfaceTagsHandler.getComponentInterface(java.lang.String, com.sun.javadoc.ClassDoc).
JMXTagsHandler.mbeanName().
InterfaceTagsHandler.getComponentInterface(java.lang.String, com.sun.javadoc.ClassDoc).
index in the template
provided.
ifHasGetMethod looks for a get method based on
the attribute name from the current method, sets the current method to that
get method, and applies the template if found.
ifHasSetMethod looks for a set method based on
the attribute name from the current method, sets the current method to that
set method, and applies the template if found.
InterfaceTagsHandler.ifIsInterfaceMethod(java.lang.String, java.util.Properties) and InterfaceTagsHandler.ifIsNotInterfaceMethod(java.lang.String, java.util.Properties).
methodParamDescription method returns the comment text
associated with the ParamTag for the current Parameter
${xxx} style property references
into two lists.
propertyTypeWithTag method figures out the type for the
current property with tag by looking for a getter, then a setter.
${xxx} style constructions in the given value with the
string value of the corresponding data types.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||