Generated by
JDiff

Class com.itextpdf.pdfcleanup.autosweep.RegexBasedCleanupStrategy

Changed Constructors
RegexBasedCleanupStrategy( String) Documentation changed from old to new.
Creates an object of regular expression based cleanup strategy.
RegexBasedCleanupStrategy( Pattern) Documentation changed from old to new.
Creates an object of regular expression based cleanup strategy.
 

Changed Methods
Color  getRedactionColor( IPdfTextLocation) Documentation changed from old to new.
{@inheritDoc}
ICleanupStrategy  reset() Documentation changed from old to new.
Returns an ICleanupStrategy object which is set to this regular pattern and redaction color.
RegexBasedCleanupStrategy  setRedactionColor( Color) Documentation changed from old to new.
Sets the color in which redaction is to take place.