Class VariableNameChangeListener
java.lang.Object
app.valuationcontrol.webservice.model.events.listeners.VariableNameChangeListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ZERO_OR_MORE_CHARACTERS
- See Also:
-
-
Constructor Details
-
VariableNameChangeListener
-
-
Method Details
-
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
-