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