Package org.verapdf.model.pdlayer
Interface PDSignature
- All Known Implementing Classes:
GFPDSignature
Signature dictionary object
-
Method Summary
Modifier and TypeMethodDescriptiontrue if the ByteRange covers the entire document including the signature dictionary, but excluding the Signature itselfMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
Methods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Method Details
-
getdoesByteRangeCoverEntireDocument
Boolean getdoesByteRangeCoverEntireDocument()true if the ByteRange covers the entire document including the signature dictionary, but excluding the Signature itself
-