package

com.pspdfkit.api.redaction.description

Classes that describe where redactions should be added and applied.

Classes

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. 

Enums

RedactionPreset.Type The supported presets for the redaction processor.