Contract for optional text detectors that transform raw text at a pipeline boundary.
Data detectors are intended to run either before or after XML template processing, never during block expansion itself.
Returns true when the detector should process the provided text.
true
Transforms detected text into the desired output string.
Contract for optional text detectors that transform raw text at a pipeline boundary.
Data detectors are intended to run either before or after XML template processing, never during block expansion itself.