|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zel.ELContext
org.zkoss.xel.zel.XelELContext
public class XelELContext
An ZEL context that is based on XEL context.
| Constructor Summary | |
|---|---|
XelELContext(XelContext xelc)
|
|
| Method Summary | |
|---|---|
ELResolver |
getELResolver()
|
FunctionMapper |
getFunctionMapper()
|
VariableMapper |
getVariableMapper()
|
protected XelContext |
getXelContext()
|
protected ELResolver |
newELResolver(XelContext xelc)
|
| Methods inherited from class org.zkoss.zel.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 XelELContext(XelContext xelc)
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||