Interface ExtensionSchemaField

    • Method Detail

      • getisDescriptionValidText

        Boolean getisDescriptionValidText()
        true if field description (’pdfaField:description’ property) is of type Text
      • getisNameValidText

        Boolean getisNameValidText()
        true if field name (’pdfaField:name’ property) is of type Text
      • getisValueTypeValidText

        Boolean getisValueTypeValidText()
        true if field value type (’pdfaField:valueType’ property) is of type Text
      • getisValueTypeDefined

        Boolean getisValueTypeDefined()
        true if field value type (’pdfaField:valueType’ property) is defined
      • getdescriptionPrefix

        String getdescriptionPrefix()
        namespace prefix for the description field
      • getnamePrefix

        String getnamePrefix()
        namespace prefix for the name field
      • getvalueTypePrefix

        String getvalueTypePrefix()
        namespace prefix for the value type field