org.lobobrowser.util
Class Bean
java.lang.Object
org.lobobrowser.util.Bean
public class Bean
extends java.lang.Object
Bean
public Bean(Class clazz)
getPropertyDescriptor
public PropertyDescriptor getPropertyDescriptor(String propertyName)
throws IntrospectionException
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
throws IntrospectionException
getPropertyDescriptorsMap
public Map getPropertyDescriptorsMap()
throws IntrospectionException
setPropertyForFQN
public void setPropertyForFQN(Object receiver,
String fullyQualifiedPropertyName,
Object value)
throws Exception