| Package | Description |
|---|---|
| org.apache.commons.el |
| Modifier and Type | Method and Description |
|---|---|
static BeanInfoProperty |
BeanInfoManager.getBeanInfoProperty(Class pClass,
String pPropertyName)
Returns the BeanInfoProperty for the specified property in the
given class, or null if not found.
|
BeanInfoProperty |
BeanInfoManager.getProperty(String pPropertyName)
Returns the BeanInfoProperty for the given property name, or null
if not found.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.