Package org.verapdf.model.alayer
Interface AFileTrailer
- All Known Implementing Classes:
GFAFileTrailer
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, gethasExtensionAAPL, gethasExtensionADBE_Extn3, gethasExtensionC2PA, gethasExtensionEAPDF_1, gethasExtensionETSI_PAdES, gethasExtensionISO_19005_3, gethasExtensionISO_19593, gethasExtensionISO_21812, gethasExtensionISO_TS_24064, gethasExtensionISO_TS_24654, gethasExtensionISO_TS_32001, gethasExtensionISO_TS_32003, gethasExtensionISO_TS_32004, gethasExtensionISO_TS_32007, gethasExtensionMalforms, gethasExtensionOpenOffice, gethasExtensionPDF_VT2, gethasExtensionWTPDF, 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
-
getcontainsAdditionalStreams
Boolean getcontainsAdditionalStreams() -
getisAdditionalStreamsIndirect
Boolean getisAdditionalStreamsIndirect() -
getAdditionalStreamsType
String getAdditionalStreamsType() -
getAdditionalStreamsHasTypeArray
Boolean getAdditionalStreamsHasTypeArray() -
getAdditionalStreamsArraySize
Long getAdditionalStreamsArraySize() -
getcontainsAuthCode
Boolean getcontainsAuthCode() -
getisAuthCodeIndirect
Boolean getisAuthCodeIndirect() -
getAuthCodeType
String getAuthCodeType() -
getAuthCodeHasTypeDictionary
Boolean getAuthCodeHasTypeDictionary() -
getcontainsDocChecksum
Boolean getcontainsDocChecksum() -
getisDocChecksumIndirect
Boolean getisDocChecksumIndirect() -
getDocChecksumType
String getDocChecksumType() -
getDocChecksumHasTypeName
Boolean getDocChecksumHasTypeName() -
getcontainsEncrypt
Boolean getcontainsEncrypt() -
getEncryptType
String getEncryptType() -
getEncryptHasTypeDictionary
Boolean getEncryptHasTypeDictionary() -
getcontainsID
Boolean getcontainsID() -
getisentryIDIndirect
Boolean getisentryIDIndirect() -
getentryIDType
String getentryIDType() -
getentryIDHasTypeArray
Boolean getentryIDHasTypeArray() -
getcontainsInfo
Boolean getcontainsInfo() -
getisInfoIndirect
Boolean getisInfoIndirect() -
getInfoType
String getInfoType() -
getInfoHasTypeDictionary
Boolean getInfoHasTypeDictionary() -
getcontainsPrev
Boolean getcontainsPrev() -
getisPrevIndirect
Boolean getisPrevIndirect() -
getPrevType
String getPrevType() -
getPrevHasTypeInteger
Boolean getPrevHasTypeInteger() -
getPrevIntegerValue
Long getPrevIntegerValue() -
getcontainsRoot
Boolean getcontainsRoot() -
getisRootIndirect
Boolean getisRootIndirect() -
getRootType
String getRootType() -
getRootHasTypeDictionary
Boolean getRootHasTypeDictionary() -
getcontainsSize
Boolean getcontainsSize() -
getisSizeIndirect
Boolean getisSizeIndirect() -
getSizeType
String getSizeType() -
getSizeHasTypeInteger
Boolean getSizeHasTypeInteger() -
getSizeIntegerValue
Long getSizeIntegerValue() -
getcontainsXRefStm
Boolean getcontainsXRefStm() -
getXRefStmType
String getXRefStmType() -
getXRefStmHasTypeInteger
Boolean getXRefStmHasTypeInteger() -
getXRefStmIntegerValue
Long getXRefStmIntegerValue() -
getcontainsXRefStream
Boolean getcontainsXRefStream() -
getXRefStreamType
String getXRefStreamType() -
getXRefStreamHasTypeStream
Boolean getXRefStreamHasTypeStream() -
getEncryptVIntegerValue
Long getEncryptVIntegerValue() -
getEncryptVHasTypeInteger
Boolean getEncryptVHasTypeInteger() -
getcontainstrailerCatalogPieceInfo
Boolean getcontainstrailerCatalogPieceInfo() -
getcontainstrailerInfoModDate
Boolean getcontainstrailerInfoModDate()
-