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