public class XelELContext extends ELContext
| Constructor and Description |
|---|
XelELContext(XelContext xelc) |
| Modifier and Type | Method and Description |
|---|---|
ELResolver |
getELResolver() |
FunctionMapper |
getFunctionMapper() |
VariableMapper |
getVariableMapper() |
protected XelContext |
getXelContext() |
protected ELResolver |
newELResolver(XelContext xelc) |
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolvedpublic XelELContext(XelContext xelc)
protected ELResolver newELResolver(XelContext xelc)
public ELResolver getELResolver()
getELResolver in class ELContextpublic FunctionMapper getFunctionMapper()
getFunctionMapper in class ELContextpublic VariableMapper getVariableMapper()
getVariableMapper in class ELContextprotected XelContext getXelContext()
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.