Uses of Class
jakarta.el.FunctionMapper
Packages that use FunctionMapper
-
Uses of FunctionMapper in jakarta.el
Subclasses of FunctionMapper in jakarta.elFields in jakarta.el declared as FunctionMapperMethods in jakarta.el that return FunctionMapperModifier and TypeMethodDescriptionabstract FunctionMapperELContext.getFunctionMapper()Retrieves theFunctionMapperassociated with thisELContext.StandardELContext.getFunctionMapper()Construct (if needed) and return a default FunctionMapper.