Uses of Class
javax.el.ValueReference
Packages that use ValueReference
Package
Description
Provides the API for the Unified Expression Language shared by
the JSP 2.1 and JSF 1.2 technologies.
-
Uses of ValueReference in javax.el
Methods in javax.el that return ValueReferenceModifier and TypeMethodDescriptionValueExpression.getValueReference
(ELContext context) Returns aValueReference
for this expression instance.