Uses of Class
javax.servlet.jsp.el.Expression

Packages that use Expression
javax.servlet.jsp.el Provides the ELResolver classes that define the object resolution rules that must be supported by a JSP container with the new unified Expression Language. 
 

Uses of Expression in javax.servlet.jsp.el
 

Methods in javax.servlet.jsp.el that return Expression
abstract  Expression ExpressionEvaluator.parseExpression(String expression, Class expectedType, FunctionMapper fMapper)
          Deprecated. Prepare an expression for later evaluation.
 



Copyright (c) 1999-2011 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.