Package org.jdesktop.el.impl

Customized version of EL for Beans Binding; not for general use.

See:
          Description

Class Summary
ExpressionFactoryImpl  
MethodExpressionImpl An Expression that refers to a method on an object.
MethodExpressionLiteral  
ValueExpressionImpl An Expression that can get or set a value.
ValueExpressionLiteral  
 

Package org.jdesktop.el.impl Description

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.