Class | Description |
---|---|
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 |
A simple implementation of
XelContext . |
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.
|
Utilities of XEL expressions.
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.