public class TEELContext extends ELContext
Modifier and Type | Field and Description |
---|---|
protected FunctionMapper |
m_functionMapper |
Modifier and Type | Method and Description |
---|---|
ELResolver |
getELResolver() |
FunctionMapper |
getFunctionMapper() |
VariableMapper |
getVariableMapper() |
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved
protected FunctionMapper m_functionMapper
public ELResolver getELResolver()
getELResolver
in class ELContext
public FunctionMapper getFunctionMapper()
getFunctionMapper
in class ELContext
public VariableMapper getVariableMapper()
getVariableMapper
in class ELContext