Generated by
JDiff

Package com.itextpdf.pdfcleanup.autosweep

Removed Classes
PdfAutoSweep Class that automatically extracts all regions of interest from a given PdfDocument and redacts them.
 

Added Classes
PdfAutoSweepTools Class that automatically extracts all regions of interest from a given PdfDocument and redacts them.
 

Changed Interfaces
ICleanupStrategy This class represents a generic cleanup strategy to be used with PdfCleaner or PdfAutoSweepTools ICleanupStrategy must implement Cloneable to ensure a strategy can be reset after having handled a page.