Class PRAcroForm.FieldInformation

  • Enclosing class:
    PRAcroForm

    public static class PRAcroForm.FieldInformation
    extends java.lang.Object
    This class holds the information for a single field
    • Method Detail

      • getWidgetName

        public java.lang.String getWidgetName()
        Returns the name of the widget annotation (the /NM entry).
        Returns:
        a String or null (if there's no /NM key)
      • getName

        public java.lang.String getName()
        Returns the full name of the field.
        Returns:
        a String or null