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 jboss-jsf-api_2.2_spec
Show all versions of jboss-jsf-api_2.2_spec
JSR-000344: JavaServer(TM) Faces 2.2 API
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.