xdoclet
public final class ConfigParamIntrospector extends Object
Version: $Revision: 1.8 $
UNKNOWN: Jan 19, 2002
| Field Summary | |
|---|---|
| static Object | NULL |
| Method Summary | |
|---|---|
| static String | capitalize(String name)
Describe what the method does
|
| static Method | findGetterMethod(Object javabean, String capitalPropertyName)
Describe what the method does
|
Parameters: name Describe what the parameter does
Returns: Describe the return value
Parameters: javabean Describe what the parameter does capitalPropertyName Describe what the parameter does
Returns: Describe the return value