Generated by
JDiff

Class com.itextpdf.forms.xfdf.XfdfObject

Changed Methods
FObject  getF() Documentation changed from old to new.
Gets the f element, child of the xfdf element.
FieldsObject  getFields() Documentation changed from old to new.
Gets the fields element, a child of the xfdf element and is the container for form field elements.
IdsObject  getIds() Documentation changed from old to new.
Gets the ids element, child of the xfdf element.
void  setF( FObject) Documentation changed from old to new.
Sets f element, child of the xfdf element.
void  setFields( FieldsObject) Documentation changed from old to new.
Sets fields element, a child of the xfdf element and is the container for form field elements.
void  setIds( IdsObject) Documentation changed from old to new.
Sets ids element, child of the xfdf element.