Package org.verapdf.model.alayer
Interface ASignatureBuildPropDict
- All Known Implementing Classes:
GFASignatureBuildPropDict
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getobjectType, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsApp
Boolean getcontainsApp() -
getisAppIndirect
Boolean getisAppIndirect() -
getAppHasTypeDictionary
Boolean getAppHasTypeDictionary() -
getcontainsFilter
Boolean getcontainsFilter() -
getisFilterIndirect
Boolean getisFilterIndirect() -
getFilterHasTypeDictionary
Boolean getFilterHasTypeDictionary() -
getcontainsPubSec
Boolean getcontainsPubSec() -
getisPubSecIndirect
Boolean getisPubSecIndirect() -
getPubSecHasTypeDictionary
Boolean getPubSecHasTypeDictionary() -
getcontainsSigQ
Boolean getcontainsSigQ() -
getisSigQIndirect
Boolean getisSigQIndirect() -
getSigQHasTypeDictionary
Boolean getSigQHasTypeDictionary()
-