Package org.springframework.binding.expression.spel
package org.springframework.binding.expression.spel
-
ClassDescriptionFactory to create the
EvaluationContext
for a given root Object.CreatesSimpleEvaluationContext
, for use with data binding.A wrapper for a Spring ELExpression
allowing it to be used under the Spring BindingExpression
abstraction.Adapt the Spring ELSpelExpressionParser
to the Spring BindingExpressionParser
contract.Creates aStandardEvaluationContext
enabling the full power of SpEL.