Package org.verapdf.model.pdlayer
Interface PDFormField
- All Known Subinterfaces:
PDSignatureField,PDTextField
Interactive form field
-
Method Summary
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Method Details
-
getFT
String getFT()Field type -
getcontainsAA
Boolean getcontainsAA()true if the form field dictionary contains the AA entry -
getcontainsLang
Boolean getcontainsLang()true if the form field dictionary contains the lang -
getTU
String getTU()value of the TU entry -
getFf
Long getFf()value of the Ff entry
-