@Component
public class SpringExpressionParser
extends java.lang.Object
ExpressionParserFunctions to expression strings.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
parse(java.lang.String expressionString)
Applies any defined functions to the passed expression string and returns the result of this.
|
Copyright © 2016–2022 Expedia Group. All rights reserved.