Package org.verapdf.model.alayer
Interface ADPM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetcontainsGTS_Managed()BooleangetcontainsGTS_Suspect()BooleangetGTS_ManagedHasTypeDictionary()BooleangetGTS_SuspectHasTypeDictionary()BooleangethasExtensionPDF_VT2()-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsGTS_Managed
Boolean getcontainsGTS_Managed()
-
getGTS_ManagedHasTypeDictionary
Boolean getGTS_ManagedHasTypeDictionary()
-
getcontainsGTS_Suspect
Boolean getcontainsGTS_Suspect()
-
getGTS_SuspectHasTypeDictionary
Boolean getGTS_SuspectHasTypeDictionary()
-
gethasExtensionPDF_VT2
Boolean gethasExtensionPDF_VT2()
-
-