Generated by
JDiff

Class com.itextpdf.kernel.pdf.collection.PdfCollectionItem

Changed Methods
PdfCollectionItem  setPrefix( String, String ) Documentation changed from old to new.
Adds a prefix for the Collection item.
PdfCollectionItem  addItem( String, String ) Documentation changed from old to new.
Sets the value of the collection item.
void  addItem( String, PdfDate ) Documentation changed from old to new.
Sets the date value of the collection item.
void  addItem( String, PdfNumber ) Documentation changed from old to new.
Sets the number value of the collection item.