Uses of Class
jakarta.el.Expression
-
-
Uses of Expression in jakarta.el
Subclasses of Expression in jakarta.el Modifier and Type Class Description class
MethodExpression
AnExpression
that refers to a method on an object.class
ValueExpression
AnExpression
that can get or set a value.
-