Uses of Class
org.springframework.expression.spel.standard.SpelExpression
Packages that use SpelExpression
Package
Description
SpEL's standard parser implementation.
-
Uses of SpelExpression in org.springframework.expression.spel.standard
Methods in org.springframework.expression.spel.standard that return SpelExpressionModifier and TypeMethodDescriptionprotected SpelExpression
SpelExpressionParser.doParseExpression
(String expressionString, ParserContext context)