Generated by
JDiff

Class com.itextpdf.pdfcleanup.autosweep.CompositeCleanupStrategy

Documentation changed from old to new.

Changed Constructors
CompositeCleanupStrategy( void) Documentation changed from old to new.
Creates a composite pattern for cleanup strategies.
 

Changed Methods
void  add( ICleanupStrategy) Documentation changed from old to new.
Adds a cleanup strategy to this composite pattern.
void  eventOccurred( IEventData, EventType ) Documentation changed from old to new.
{@inheritDoc}
Color  getRedactionColor( IPdfTextLocation) Documentation changed from old to new.
{@inheritDoc}
Collection  getResultantLocations() Documentation changed from old to new.
{@inheritDoc}
Set  getSupportedEvents() Documentation changed from old to new.
{@inheritDoc}
ICleanupStrategy  reset() Documentation changed from old to new.
Returns a cleanup strategy which represents a reset composite cleanup strategy.