Uses of Class
javax.el.ValueReference
-
-
Uses of ValueReference in javax.el
Methods in javax.el that return ValueReference Modifier and Type Method Description ValueReference
ValueExpression. getValueReference(ELContext context)
Returns aValueReference
for this expression instance.
-