|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zel.FunctionMapper org.zkoss.xel.zel.XelELMapper
public class XelELMapper
An ZEL function mapper that is based on a XEL function mapper.
Constructor Summary | |
---|---|
XelELMapper(FunctionMapper mapper)
|
Method Summary | |
---|---|
java.lang.reflect.Method |
resolveFunction(java.lang.String prefix,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XelELMapper(FunctionMapper mapper)
Method Detail |
---|
public java.lang.reflect.Method resolveFunction(java.lang.String prefix, java.lang.String name)
resolveFunction
in class FunctionMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |