Package org.verapdf.model.alayer
Interface AAddActionCatalog
- All Known Implementing Classes:
GFAAddActionCatalog
-
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
-
getcontainsDC
Boolean getcontainsDC() -
getDCType
String getDCType() -
getDCHasTypeDictionary
Boolean getDCHasTypeDictionary() -
getcontainsDP
Boolean getcontainsDP() -
getDPType
String getDPType() -
getDPHasTypeDictionary
Boolean getDPHasTypeDictionary() -
getcontainsDS
Boolean getcontainsDS() -
getDSType
String getDSType() -
getDSHasTypeDictionary
Boolean getDSHasTypeDictionary() -
getcontainsWP
Boolean getcontainsWP() -
getWPType
String getWPType() -
getWPHasTypeDictionary
Boolean getWPHasTypeDictionary() -
getcontainsWS
Boolean getcontainsWS() -
getWSType
String getWSType() -
getWSHasTypeDictionary
Boolean getWSHasTypeDictionary()
-