|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractExpressionParser | An expression parser that parses Ognl expressions. |
| AbstractGetValueExpression | Trivial helper for concrete expression types that do not support setting their values. |
| CollectionAddingExpression | A settable expression that adds non-null values to a collection. |
| CompositeStringExpression | Evaluates an array of expressions to build a concatenated string. |
| FluentParserContext | Default implementation of the ParserContext interface that has a fluent API for building parser context attributes. |
| LiteralExpression | |
| NullParserContext | A null object implementation of ParserContext. |
| StaticExpression | A simple expression evaluator that just returns a fixed result on each evaluation. |
Support classes commonly used by ExpressionParser implementations.
|
Spring Web Flow | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||