Module jakarta.faces
Package com.sun.faces.facelets.el
package com.sun.faces.facelets.el
-
ClassDescriptionComposite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if
null
.Composite VariableMapper that attempts to load the ValueExpression from the first VariableMapper, then the second ifnull
.This specializedMethodExpression
enables the evaluation of composite component expressions.This specializedValueExpression
enables the evaluation of composite component expressions.Default implementation of the FunctionMapperDefault instance of a VariableMapper backed by a MapHandles parsing EL Strings in accordance with the EL-API Specification.Utility class for wrapping another VariableMapper with a new context, represented by aMap
.