Modifier and Type | Class and Description |
---|---|
class |
ExpressionEvaluationContextImpl
Context implementation used for expression evaluation only.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExpressionEvaluator.evaluate(ExpressionEvaluationContext expressionContext,
String expression)
Evaluates a given
expression returning a boolean value. |
Modifier and Type | Method and Description |
---|---|
boolean |
SpringExpressionEvaluator.evaluate(ExpressionEvaluationContext expressionContext,
String expression) |
Modifier and Type | Method and Description |
---|---|
boolean |
SpringWebExpressionEvaluator.evaluate(ExpressionEvaluationContext expressionContext,
String expression) |
Copyright © 2017. All rights reserved.