Package | Description |
---|---|
com.sun.el | |
javax.el |
Provides the API for the Unified Expression Language 3.0
|
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 © 2016. All rights reserved.