Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfObject

Changed Methods
PdfObject  clearState( short) Documentation changed from old to new.
Clear state of the flag of current object.
boolean  isReleaseForbidden() Documentation changed from old to new.
Checks if it's forbidden to release this PdfObject instance.
PdfObject  setState( short) Documentation changed from old to new.
Sets special states of current object.
PdfObject  makeIndirect( PdfDocument, PdfIndirectReference ) Documentation changed from old to new.
Marks object to be saved as indirect.