org.zkoss.zkmax.xel.el |
Implementation based on Apache Commons EL
This implementation is based on Apache Commons EL,
ApacheELFactory.
|
Java Source File Name | Type | Comment |
ApacheELFactory.java | Class | An implemetation that is based on Apache commons-el:
org.apache.commons.el.ExpressionEvaluatorImpl. |
ELXelExpression.java | Class | A XEL expression that is based on a EL expression. |
XelELMapper.java | Class | An EL function mapper that is based on a XEL function mapper. |
XelELResolver.java | Class | An EL variable resolver that is based on a XEL variable resolver. |