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