Package org.jdesktop.el.impl.lang

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

See:
          Description

Class Summary
ELArithmetic A helper class of Arithmetic defined by the EL Specification
ELArithmetic.BigDecimalDelegate  
ELArithmetic.BigIntegerDelegate  
ELArithmetic.DoubleDelegate  
ELArithmetic.LongDelegate  
ELSupport A helper class that implements the EL Specification
EvaluationContext  
ExpressionBuilder  
FunctionMapperFactory  
FunctionMapperImpl  
FunctionMapperImpl.Function  
VariableMapperFactory  
VariableMapperImpl  
 

Package org.jdesktop.el.impl.lang 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.