Frames | No Frames |
Methods with parameter type javax.servlet.jsp.el.VariableResolver | |
Object | ExpressionEvaluator.evaluate(String expression, Class expectedType, VariableResolver vResolver, FunctionMapper fMapper) Evaluates an expression. |
Object | Evaluates an expression that was previously prepared. |
Methods with return type javax.servlet.jsp.el.VariableResolver | |
VariableResolver | Returns an instance of a VariableResolver that provides access to the
implicit objects specified in the JSP specification using this JspContext
as the context object. |