| Package | Description |
|---|---|
| com.caucho.jsp | |
| com.caucho.jsp.el | |
| javax.servlet.jsp |
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluator |
PageContextImpl.getExpressionEvaluator()
Returns the expression evaluator
|
ExpressionEvaluator |
PageContextWrapper.getExpressionEvaluator()
Returns the expression evaluator
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionEvaluatorImpl
Implementation of the expression evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ExpressionEvaluator |
JspContext.getExpressionEvaluator()
Returns an expression evaluator for creating JSP EL expressions.
|