Uses of Class
javax.el.FunctionMapper
-
Uses of FunctionMapper in javax.el
Methods in javax.el that return FunctionMapperModifier and TypeMethodDescriptionabstract FunctionMapper
ELContext.getFunctionMapper()
Retrieves theFunctionMapper
associated with thisELContext
.StandardELContext.getFunctionMapper()
Construct (if needed) and return a default FunctionMapper.