| Package | Description |
|---|---|
| com.sun.el | |
| javax.el |
Provides the API for Jakarta 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 © 2017–2019 Eclipse Foundation. All rights reserved.