Uses of Class
jakarta.el.FunctionMapper
-
-
Uses of FunctionMapper in jakarta.el
Methods in jakarta.el that return FunctionMapper Modifier and Type Method Description abstract FunctionMapper
ELContext. getFunctionMapper()
Retrieves theFunctionMapper
associated with thisELContext
.FunctionMapper
StandardELContext. getFunctionMapper()
Construct (if needed) and return a default FunctionMapper.
-