|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.ELContext
org.apache.tiles.el.ELContextImpl
org.apache.tiles.evaluator.el.ELContextImpl
ELContextImpl
.
public final class ELContextImpl
Implementation of ELContext.
Copied from Apache Tomcat 6.0.16 source code.
Constructor Summary | |
---|---|
ELContextImpl(javax.el.ELResolver resolver)
Deprecated. Use ELContextImpl.ELContextImpl(ELResolver) . |
Method Summary |
---|
Methods inherited from class org.apache.tiles.el.ELContextImpl |
---|
getELResolver, getFunctionMapper, getVariableMapper, setFunctionMapper, setVariableMapper |
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(javax.el.ELResolver resolver)
ELContextImpl.ELContextImpl(ELResolver)
.
resolver
- The resolver to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |