| DualFunctionMapper |
Combine two function mappers into one function mapper.
|
| Evaluators |
It maps a name with an evaluator implementation.
|
| MethodFunction |
A XEL function based on java.lang.reflect.Method.
|
| SimpleMapper |
A simple function mapper.
|
| SimpleResolver |
A simple resolver that retrieve variable from a map.
|
| SimpleXelContext |
|
| TaglibMapper |
A function mapper that is capable to load function and class definitions
from taglib.
|
| XelContextProxy |
A proxy to replace the variable resolver of a given XEL context.
|