Uses of Class
javax.el.FunctionMapper
Packages that use FunctionMapper
Package
Description
Provides the API for the Unified Expression Language shared by
the JSP 2.1 and JSF 1.2 technologies.
-
Uses of FunctionMapper in javax.el
Methods in javax.el that return FunctionMapperModifier and TypeMethodDescriptionabstract FunctionMapper
ELContext.getFunctionMapper()
Retrieves theFunctionMapper
associated with thisELContext
.