Expression Language 2.2 API 1.0.2.Final-redhat-1

Uses of Class
javax.el.Expression

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

Uses of Expression in javax.el
 

Subclasses of Expression in javax.el
 class MethodExpression
          An Expression that refers to a method on an object.
 class ValueExpression
          An Expression that can get or set a value.
 


Expression Language 2.2 API 1.0.2.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.