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, 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
-
getcontainsAuthCode
Boolean getcontainsAuthCode() -
getisAuthCodeIndirect
Boolean getisAuthCodeIndirect() -
getAuthCodeType
String getAuthCodeType() -
getAuthCodeHasTypeDictionary
Boolean getAuthCodeHasTypeDictionary() -
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() -
gethasExtensionISO_TS_32004
Boolean gethasExtensionISO_TS_32004()
-