Class ELContextImpl
java.lang.Object
jakarta.el.ELContext
org.apache.jasper.el.ELContextImpl
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ELResolvervoidsetFunctionMapper(FunctionMapper functionMapper) voidsetVariableMapper(VariableMapper variableMapper) Methods inherited from class jakarta.el.ELContextaddEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolved
- 
Constructor Details- 
ELContextImplpublic ELContextImpl()
- 
ELContextImpl
 
- 
- 
Method Details- 
getELResolver- Specified by:
- getELResolverin class- ELContext
 
- 
getFunctionMapper- Specified by:
- getFunctionMapperin class- ELContext
 
- 
getVariableMapper- Specified by:
- getVariableMapperin class- ELContext
 
- 
setFunctionMapper
- 
setVariableMapper
- 
getDefaultResolver
 
-