|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression | |
---|---|
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. |
Uses of Expression in com.sun.el |
---|
Subclasses of Expression in com.sun.el | |
---|---|
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
|
Uses of Expression in javax.el |
---|
Subclasses of Expression in javax.el | |
---|---|
class |
MethodExpression
An Expression that refers to a method on an object. |
class |
ValueExpression
An Expression that can get or set a value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |