public abstract class TemplateAwareExpressionParser extends Object implements ExpressionParser
| Constructor and Description |
|---|
TemplateAwareExpressionParser() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
parseExpression(String expressionString) |
Expression |
parseExpression(String expressionString,
ParserContext context) |
public Expression parseExpression(String expressionString) throws ParseException
parseExpression in interface ExpressionParserParseExceptionpublic Expression parseExpression(String expressionString, ParserContext context) throws ParseException
parseExpression in interface ExpressionParserParseExceptionCopyright © 2022. All rights reserved.