Package org.verapdf.model.alayer
Interface APermissions
- All Known Implementing Classes:
GFAPermissions
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsDocMDP
Boolean getcontainsDocMDP() -
getisDocMDPIndirect
Boolean getisDocMDPIndirect() -
getDocMDPType
String getDocMDPType() -
getDocMDPHasTypeDictionary
Boolean getDocMDPHasTypeDictionary() -
getcontainsUR3
Boolean getcontainsUR3() -
getUR3Type
String getUR3Type() -
getUR3HasTypeDictionary
Boolean getUR3HasTypeDictionary() -
getDocMDPReferenceArraySize
Long getDocMDPReferenceArraySize() -
getUR3Reference0TransformMethodNameValue
String getUR3Reference0TransformMethodNameValue() -
getDocMDPReferenceHasTypeArray
Boolean getDocMDPReferenceHasTypeArray()
-