Package | Description |
---|---|
javax.servlet.jsp.el |
Classes and interfaces for the JSP 2.0 Expression Language API.
|
Modifier and Type | Method and Description |
---|---|
abstract Expression |
ExpressionEvaluator.parseExpression(java.lang.String expression,
java.lang.Class expectedType,
FunctionMapper fMapper)
Prepare an expression for later evaluation.
|
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.