Class FormulaEvaluator
java.lang.Object
app.valuationcontrol.multimodule.library.helpers.FormulaEvaluator
-
Field Details
-
ZERO_OR_MORE_CHARACTERS
- See Also:
-
PERCENTAGE
- See Also:
-
PERCENTAGE_SIGN
- See Also:
-
-
Method Details
-
evaluateVariableFormula
-
exactWord
Produce a regex replacing the exact word- Parameters:
variableName- the word- Returns:
- regex for the word sent in.
-
contains
produce a regex producing a contains regexp
-