Uses of Class
jakarta.el.ValueReference
-
Packages that use ValueReference Package Description jakarta.el Provides the API for Jakarta Expression Language 5.0 -
-
Uses of ValueReference in jakarta.el
Methods in jakarta.el that return ValueReference Modifier and Type Method Description ValueReference
ValueExpression. getValueReference(ELContext context)
Returns aValueReference
for this expression instance.
-