Package org.springframework.webflow.expression

Expression language integration.

See:
          Description

Class Summary
DefaultExpressionParserFactory Static factory that returns the default ExpressionParser used by Spring Web Flow.
WebFlowOgnlExpressionParser An extension of OgnlExpressionParser that registers Web Flow-specific PropertyAccessors.
 

Package org.springframework.webflow.expression Description

Expression language integration. Contains Web Flow specific ExpressionParser implementations.