Uses of Class
javax.el.BeanELResolver.BeanProperty

Packages that use BeanELResolver.BeanProperty
javax.el Provides the API for the Unified Expression Language shared by the JSP 2.1 and JSF 1.2 technologies. 
 

Uses of BeanELResolver.BeanProperty in javax.el
 

Fields in javax.el with type parameters of type BeanELResolver.BeanProperty
private  java.util.Map<java.lang.String,BeanELResolver.BeanProperty> BeanELResolver.BeanProperties.propertyMap
           
 

Methods in javax.el that return BeanELResolver.BeanProperty
private  BeanELResolver.BeanProperty BeanELResolver.getBeanProperty(ELContext context, java.lang.Object base, java.lang.Object prop)
           
 BeanELResolver.BeanProperty BeanELResolver.BeanProperties.getBeanProperty(java.lang.String property)
           
 



Portions Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved. Portions Copyright © 2005 Sun Microsystems Inc. All Rights Reserved