Uses of Class
jakarta.el.ValueReference
Packages that use ValueReference
Package
Description
Provides the API for Jakarta Expression Language 6.0
-
Uses of ValueReference in com.sun.faces.facelets.el
Methods in com.sun.faces.facelets.el that return ValueReferenceModifier and TypeMethodDescriptionContextualCompositeValueExpression.getValueReference
(ELContext elContext) TagValueExpression.getValueReference
(ELContext context) -
Uses of ValueReference in jakarta.el
Methods in jakarta.el that return ValueReferenceModifier and TypeMethodDescriptionValueExpression.getValueReference
(ELContext context) Returns aValueReference
for this expression instance.