Package | Description |
---|---|
com.sun.el | |
jakarta.el |
Provides the API for Jakarta Expression Language 4.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 © 2023. All rights reserved.