Package | Description |
---|---|
com.sun.el | |
javax.el |
Provides the API for the Unified Expression Language 2.2
used by the JSP 2.2 and JSF 2.0 technologies.
|
Modifier and Type | Class and Description |
---|---|
class |
MethodExpressionImpl
An
Expression that refers to a method on an object. |
class |
MethodExpressionLiteral |
class |
ValueExpressionImpl
An
Expression that can get or set a value. |
class |
ValueExpressionLiteral |
Modifier and Type | Class and Description |
---|---|
class |
MethodExpression
An
Expression that refers to a method on an object. |
class |
ValueExpression
An
Expression that can get or set a value. |
Copyright © 2013. All Rights Reserved.