| Modifier and Type | Class and Description |
|---|---|
private static class |
StandardELContext.DefaultFunctionMapper |
| Modifier and Type | Field and Description |
|---|---|
private FunctionMapper |
StandardELContext.functionMapper |
| Modifier and Type | Method and Description |
|---|---|
FunctionMapper |
StandardELContext.getFunctionMapper()
Construct (if needed) and return a default FunctionMapper.
|
abstract FunctionMapper |
ELContext.getFunctionMapper()
Retrieves the
FunctionMapper associated with this
ELContext. |