org.zkoss.xel.util |
Utilities of XEL expressions
Utilties of XEL expressions.
|
Java Source File Name | Type | Comment |
DualFunctionMapper.java | Class | Combine two function mappers into one function mapper. |
Evaluators.java | Class | It mapps a name with an evaluator implementation. |
MethodFunction.java | Class | A XEL function based on java.lang.reflect.Method. |
SimpleMapper.java | Class | A simmple function mapper. |
SimpleResolver.java | Class | A simple resolver that retrieve variable from a map. |
SimpleXelContext.java | Class | A simple implementation of
XelContext . |
TaglibMapper.java | Class | A function mapper that is capable to load function and class definitions
from taglib. |