| Modifier and Type | Method | Description |
|---|---|---|
abstract FunctionMapper |
ELContext.getFunctionMapper() |
Retrieves the
FunctionMapper associated with this
ELContext. |
FunctionMapper |
StandardELContext.getFunctionMapper() |
Construct (if needed) and return a default FunctionMapper.
|