Generated by
JDiff

Class com.itextpdf.forms.xfdf.AttributeObject

Documentation changed from old to new.

Changed Constructors
AttributeObject( String, String ) Documentation changed from old to new.
Creates an instance with given attribute name and value.
 

Changed Methods
String  getName() Documentation changed from old to new.
Returns attribute name.
String  getValue() Documentation changed from old to new.
Returns attribute value.