Package org.verapdf.model.alayer
Interface AEmbeddedFileParameter
- All Known Implementing Classes:
GFAEmbeddedFileParameter
-
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
-
getcontainsCheckSum
Boolean getcontainsCheckSum() -
getCheckSumHasTypeString
Boolean getCheckSumHasTypeString() -
getCheckSumStringSize
Long getCheckSumStringSize() -
getcontainsCreationDate
Boolean getcontainsCreationDate() -
getCreationDateHasTypeDate
Boolean getCreationDateHasTypeDate() -
getcontainsMac
Boolean getcontainsMac() -
getMacHasTypeDictionary
Boolean getMacHasTypeDictionary() -
getcontainsModDate
Boolean getcontainsModDate() -
getModDateHasTypeDate
Boolean getModDateHasTypeDate() -
getcontainsSize
Boolean getcontainsSize() -
getSizeHasTypeInteger
Boolean getSizeHasTypeInteger() -
getSizeIntegerValue
Long getSizeIntegerValue()
-