Generated by
JDiff

Class com.itextpdf.forms.xfdf.XfdfObject

Changed Methods
AnnotsObject  getAnnots() Documentation changed from old to new.
Gets the annots element, a child of the xfdf element and is the container for annot elements.
List  getAttributes() Documentation changed from old to new.
Gets the list of attributes of xfdf object.
void  setAnnots( AnnotsObject) Documentation changed from old to new.
Sets the annots element, a child of the xfdf element and is the container for annot elements.
void  setAttributes( List) Documentation changed from old to new.
Sets the list of attributes of xfdf object.