Class FieldsObject

java.lang.Object
com.itextpdf.forms.xfdf.FieldsObject

public class FieldsObject extends Object
Represents the fields element, a child of the xfdf element and is the container for form field elements. Content model: ( field* ). Attributes: none. For more details see paragraph 6.3.1 in Xfdf specification.
  • Constructor Details

    • FieldsObject

      public FieldsObject()
      Creates an instance of FieldsObject.
  • Method Details