Class ReplaceTransformerConfig

All Implemented Interfaces:
Labelable

public class ReplaceTransformerConfig extends BaseDocHandlerConfig

Replaces every occurrences of the given replacements (document content only).

This class can be used as a pre-parsing (text content-types only) or post-parsing handlers.

See Also: