Generated by
JDiff

Class com.itextpdf.kernel.pdf.FingerPrint

Removed interface java.io.Serializable.

Changed Constructors
FingerPrint( void) Documentation changed from old to new.
Default constructor.
 

Changed Methods
Collection  getProducts() Change in return type from Collection to Collection.
Returns the registered products.
boolean  registerProduct( ProductData) Change in signature from ProductInfo to ProductData.
Documentation changed from old to new.
Registers a product to be added to the fingerprint or other debugging info.