Uses of Package
org.apache.myfaces.view.facelets.el
Packages that use org.apache.myfaces.view.facelets.el
Package
Description
Facelet compiler package, not for extension.
A collection of classes to support EL integration.
-
Classes in org.apache.myfaces.view.facelets.el used by org.apache.myfaces.view.facelets.compiler
-
Classes in org.apache.myfaces.view.facelets.el used by org.apache.myfaces.view.facelets.elClassDescriptionIndicate the current ValueExpression can be assumed to be cacheable when it is being tracked by DefaultVariableMapper.Identification inferface for types that know about
Location
and XML attribute name/value pair.A exception wrapper that "knows" interesting info about place where problem occurred.Handles parsing EL Strings in accordance with the EL-API Specification.A MethodExpression that contains the original MethodExpression and the Location of the facelet file from which the MethodExpression was created.A ValueExpression that contains the original ValueExpression and the Location of the facelet file from which the ValueExpression was created.Defines an interface to detect when an EL expression has been resolved by a facelets variable mapper and in that way allow cache it if it is possible.