Class | Description |
---|---|
DefaultExpressionParserFactory |
Static factory that returns the default
ExpressionParser used by Spring Web Flow. |
WebFlowOgnlExpressionParser |
An extension of
OgnlExpressionParser that registers Web Flow-specific PropertyAccessors. |
Expression language integration. Contains Web Flow specific ExpressionParser implementations.