| RedactionPreset | A class representing a redaction template that identifies information with a preset search algorithm. |
| RedactionPreset.Builder | A builder for creating RedactionPreset instances. |
| RedactionRegEx | A class describing the template of a redaction based upon a regular expression. |
| RedactionRegEx.Builder | A builder for creating RedactionRegEx instances. |
| RedactionTemplate | An abstract class holding the common template of a redaction. |
| RedactionPreset.Type | The supported presets for the redaction processor. |