public class StandardPropertyHelper extends Object implements ExpressionParser
Based on an original from Ant.
| Constructor and Description |
|---|
StandardPropertyHelper() |
| Modifier and Type | Method and Description |
|---|---|
ParsedExpression |
parse(String expression)
Parse the expression.
|
public ParsedExpression parse(String expression)
ExpressionParserparse in interface ExpressionParserexpression - The expression.Copyright © 2023. All rights reserved.