Class and Description |
---|
ExpressionState
An ExpressionState is for maintaining per-expression-evaluation state, any changes to
it are not seen by other expressions but it gives a place to hold local variables and
for component expressions in a compound expression to communicate state.
|
SpelMessage
Contains all the messages that can be produced by the Spring Expression Language.
|
SpelMessage.Kind |
SpelNode
Represents a node in the Ast for a parsed expression.
|
SpelParseException
Root exception for Spring EL related exceptions.
|
SpelParserConfiguration
Configuration object for the SpEL expression parser.
|
Class and Description |
---|
ExpressionState
An ExpressionState is for maintaining per-expression-evaluation state, any changes to
it are not seen by other expressions but it gives a place to hold local variables and
for component expressions in a compound expression to communicate state.
|
SpelEvaluationException
Root exception for Spring EL related exceptions.
|
SpelNode
Represents a node in the Ast for a parsed expression.
|
Class and Description |
---|
SpelNode
Represents a node in the Ast for a parsed expression.
|
SpelParserConfiguration
Configuration object for the SpEL expression parser.
|
Class and Description |
---|
SpelEvaluationException
Root exception for Spring EL related exceptions.
|
Copyright © 2015. All rights reserved.