Uses of Class
jakarta.el.ValueReference
-
-
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.
-