Package org.verapdf.model.alayer
Interface ADSS
- All Known Implementing Classes:
GFADSS
-
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
-
getcontainsCRLs
Boolean getcontainsCRLs() -
getCRLsHasTypeArray
Boolean getCRLsHasTypeArray() -
getcontainsCerts
Boolean getcontainsCerts() -
getCertsHasTypeArray
Boolean getCertsHasTypeArray() -
getcontainsOCSPs
Boolean getcontainsOCSPs() -
getOCSPsHasTypeArray
Boolean getOCSPsHasTypeArray() -
getcontainsType
Boolean getcontainsType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue() -
getcontainsVRI
Boolean getcontainsVRI() -
getVRIHasTypeDictionary
Boolean getVRIHasTypeDictionary()
-