Customized version of EL for Beans Binding; not for general use. It is expected that we'll sync up with an official version of EL in the future.
| Class | Description |
|---|---|
| ExpressionFactoryImpl | |
| MethodExpressionImpl |
An
Expression that refers to a method on an object. |
| MethodExpressionLiteral | |
| ValueExpressionImpl |
An
Expression that can get or set a value. |
| ValueExpressionLiteral |