Package com.itextpdf.pdfcleanup.autosweep
package com.itextpdf.pdfcleanup.autosweep
-
ClassDescriptionThis class contains some of the more common regular expressions to be used for redaction.This class is a composite pattern for
ICleanupStrategy
.This class represents a generic cleanup strategy to be used withPdfCleaner
orPdfAutoSweepTools
ICleanupStrategy must implement Cloneable to ensure a strategy can be reset after having handled a page.Class that automatically extracts all regions of interest from a given PdfDocument and redacts them.This class represents a regular expression based cleanup strategy