public final class InlineExpressionParser extends Object
| Constructor and Description |
|---|
InlineExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
evaluate()
Split and evaluate inline expression.
|
static String |
handlePlaceHolder(String inlineExpression)
Replace all the inlineExpression placeholders.
|
Copyright © 2018. All rights reserved.