Package javax.faces.el
package javax.faces.el
DEPRECATED Classes and interfaces for evaluating and
processing reference expressions. The main class in this package is
ValueBinding, which is the runtime representation
of a reference expression. ValueBinding provides methods
to get and set the value of the expression.
-
ClassDescriptionThis interface must be implemented by the
Mapreturned by the composite componentELResolver, described in section JSF.5.6.2.2 of the specification, when evaluating#{cc.attrs}epressions.Deprecated.Deprecated.This has been replaced byMethodExpression.Deprecated.This has been replaced byMethodNotFoundException.Deprecated.This has been replaced byPropertyNotFoundException.Deprecated.This has been replaced byELResolver.Deprecated.This has been replaced byELException.Deprecated.This has been replaced byValueExpression.Deprecated.
ELException.