| Modifier and Type | Class and Description |
|---|---|
private static class |
StandardELContext.DefaultVariableMapper |
| Modifier and Type | Field and Description |
|---|---|
private VariableMapper |
StandardELContext.variableMapper |
| Modifier and Type | Method and Description |
|---|---|
VariableMapper |
StandardELContext.getVariableMapper()
Construct (if needed) and return a default VariableMapper() {
|
abstract VariableMapper |
ELContext.getVariableMapper()
Retrieves the
VariableMapper associated with this
ELContext. |