pdfSweep 5.0.6 API
iText.PdfCleanup.Autosweep Namespace Reference

Classes

class   CommonRegex
  This class contains some of the more common regular expressions to be used for redaction. More...
 
class   CompositeCleanupStrategy
  This class is a composite pattern for ICleanupStrategy. More...
 
interface   ICleanupStrategy
  This class represents a generic cleanup strategy to be used with iText.PdfCleanup.PdfCleaner or PdfAutoSweepTools ICleanupStrategy must implement Cloneable to ensure a strategy can be reset after having handled a page. More...
 
class   PdfAutoSweepTools
  Class that automatically extracts all regions of interest from a given PdfDocument and redacts them. More...
 
class   RegexBasedCleanupStrategy
  This class represents a regular expression based cleanup strategy More...