Pre-processes by appling a list of rules sequentially. First rules added are applied first.
{PreProcessor}
Add a new rule.
ChainedRuleBasedPreProcessor
The pattern to find that will be replaced.
The replacement string if the pattern is matched.
Pre-process a string.
The string to pre-process.
The pre-processed string.
Generated using TypeDoc
Pre-processes by appling a list of rules sequentially. First rules added are applied first.
{PreProcessor}