public static class Digester133TestCase.MyPropertyUtilsBean extends PropertyUtilsBean
| Constructor and Description | 
|---|
Digester133TestCase.MyPropertyUtilsBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Object | 
getPropertyOfMapBean(Map bean,
                                        String propertyName)  | 
protected void | 
setPropertyOfMapBean(Map bean,
                                        String propertyName,
                                        Object value)  | 
clearDescriptors, copyProperties, describe, getIndexedProperty, getIndexedProperty, getInstance, getMappedProperty, getMappedProperty, getMappedPropertyDescriptors, getMappedPropertyDescriptors, getNestedProperty, getProperty, getPropertyDescriptor, getPropertyDescriptors, getPropertyDescriptors, getPropertyEditorClass, getPropertyType, getReadMethod, getResolver, getSimpleProperty, getWriteMethod, isReadable, isWriteable, setIndexedProperty, setIndexedProperty, setMappedProperty, setMappedProperty, setNestedProperty, setProperty, setResolver, setSimplePropertypublic Digester133TestCase.MyPropertyUtilsBean()
protected Object getPropertyOfMapBean(Map bean, String propertyName) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException, NoSuchMethodException
getPropertyOfMapBean in class PropertyUtilsBeanIllegalArgumentExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchMethodExceptionprotected void setPropertyOfMapBean(Map bean, String propertyName, Object value) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException, NoSuchMethodException
setPropertyOfMapBean in class PropertyUtilsBeanIllegalArgumentExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchMethodExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.