Uses of Class
javax.servlet.jsp.el.ExpressionEvaluator
Packages that use ExpressionEvaluator
-
Uses of ExpressionEvaluator in javax.servlet.jsp
Methods in javax.servlet.jsp that return ExpressionEvaluatorModifier and TypeMethodDescriptionabstract ExpressionEvaluatorJspContext.getExpressionEvaluator()Deprecated. -
Uses of ExpressionEvaluator in org.apache.jasper.runtime
Subclasses of ExpressionEvaluator in org.apache.jasper.runtimeModifier and TypeClassDescriptionclassThis is the implementation of ExpreesioEvaluator using implementation of JSP2.1.Methods in org.apache.jasper.runtime that return ExpressionEvaluatorModifier and TypeMethodDescriptionJspContextWrapper.getExpressionEvaluator()PageContextImpl.getExpressionEvaluator()Provides programmatic access to the ExpressionEvaluator.
JspApplicationContext.getExpressionFactory()