| Package | Description |
|---|---|
| org.springframework.expression.spel.standard |
SpEL's standard parser implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected SpelExpression |
SpelExpressionParser.doParseExpression(String expressionString,
ParserContext context) |
SpelExpression |
SpelExpressionParser.parseRaw(String expressionString) |