javax.faces.el.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsf-api Show documentation
Show all versions of jsf-api Show documentation
This is the master POM file for Sun's Implementation of the JSF 2.1 Specification.
Package Description for "javax.faces.el"
DEPRECATED Classes and interfaces for evaluating and
processing reference expressions. The main class in this package is
{@link javax.faces.el.ValueBinding}, which is the runtime representation
of a reference expression. ValueBinding
provides methods
to get and set the value of the expression.