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, setPropertyResolved
public XelELContext(XelContext xelc)
protected ELResolver newELResolver(XelContext xelc)
public ELResolver getELResolver()
getELResolver
in class ELContext
public FunctionMapper getFunctionMapper()
getFunctionMapper
in class ELContext
public VariableMapper getVariableMapper()
getVariableMapper
in class ELContext
protected XelContext getXelContext()
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.