|
Apache Tomcat 7.0.22 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.ELContext
org.apache.jasper.el.ELContextImpl
public final class ELContextImpl
Implementation of ELContext
Constructor Summary | |
---|---|
ELContextImpl()
|
|
ELContextImpl(ELResolver resolver)
|
Method Summary | |
---|---|
ELResolver |
getELResolver()
|
FunctionMapper |
getFunctionMapper()
|
VariableMapper |
getVariableMapper()
|
void |
setFunctionMapper(FunctionMapper functionMapper)
|
void |
setVariableMapper(VariableMapper variableMapper)
|
Methods inherited from class javax.el.ELContext |
---|
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ELContextImpl()
public ELContextImpl(ELResolver resolver)
Method Detail |
---|
public ELResolver getELResolver()
getELResolver
in class ELContext
public FunctionMapper getFunctionMapper()
getFunctionMapper
in class ELContext
public VariableMapper getVariableMapper()
getVariableMapper
in class ELContext
public void setFunctionMapper(FunctionMapper functionMapper)
public void setVariableMapper(VariableMapper variableMapper)
|
Apache Tomcat 7.0.22 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |