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