public class ELContextAdapter extends ELContext
| Modifier and Type | Method and Description |
|---|---|
ELResolver |
getELResolver() |
FunctionMapper |
getFunctionMapper() |
VariableMapper |
getVariableMapper() |
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolvedpublic ELResolver getELResolver()
getELResolver in class ELContextpublic FunctionMapper getFunctionMapper()
getFunctionMapper in class ELContextpublic VariableMapper getVariableMapper()
getVariableMapper in class ELContext