Generated by
JDiff

Class com.itextpdf.kernel.pdf.filters.FlateDecodeFilter

Removed Constructors
FlateDecodeFilter( boolean) Creates a FlateDecodeFilter.
 

Changed Constructors
FlateDecodeFilter( void) Documentation changed from old to new.
 
 

Removed Methods
boolean  isStrictDecoding() Checks whether the decoder will try to read a corrupted stream (not strict) or not (strict)
FlateDecodeFilter  setStrictDecoding( boolean) Defines how the corrupted streams should be treated.