public interface NFEExpressionAnalyzer
| Modifier and Type | Method and Description |
|---|---|
ReturnValue |
build(NFEFeature feature)
Builds the expression and return the expression value.
|
void |
setExpression(java.lang.String expression)
Sets the expression to analyze.
|
ReturnValue build(NFEFeature feature) throws InvalidExpressionException
feature - feature to use in the expression.InvalidExpressionException - if the expression is not validvoid setExpression(java.lang.String expression)
expression - expression