public class ExpressionContext extends javax.el.ELContext
| Modifier and Type | Field and Description | 
|---|---|
protected javax.el.FunctionMapper | 
functionMapper  | 
protected javax.el.ELResolver | 
resolver  | 
protected javax.el.VariableMapper | 
variableMapper  | 
| Constructor and Description | 
|---|
ExpressionContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.el.ELResolver | 
getELResolver()  | 
javax.el.FunctionMapper | 
getFunctionMapper()  | 
javax.el.VariableMapper | 
getVariableMapper()  | 
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolvedprotected final javax.el.ELResolver resolver
protected final javax.el.FunctionMapper functionMapper
protected final javax.el.VariableMapper variableMapper
public ExpressionContext()
public javax.el.ELResolver getELResolver()
getELResolver in class javax.el.ELContextpublic javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper in class javax.el.ELContextpublic javax.el.VariableMapper getVariableMapper()
getVariableMapper in class javax.el.ELContextCopyright © 2019 Nuxeo. All rights reserved.