Uses of Class
javax.el.Expression
-
-
Uses of Expression in javax.el
Subclasses of Expression in javax.el Modifier and Type Class Description classMethodExpressionAnExpressionthat refers to a method on an object.classValueExpressionAnExpressionthat can get or set a value.
-