Package org.verapdf.model.alayer
Interface ACollectionFolder
- All Known Implementing Classes:
GFACollectionFolder
-
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
-
getcontainsCI
Boolean getcontainsCI() -
getCIType
String getCIType() -
getCIHasTypeDictionary
Boolean getCIHasTypeDictionary() -
getcontainsChild
Boolean getcontainsChild() -
getisChildIndirect
Boolean getisChildIndirect() -
getChildType
String getChildType() -
getChildHasTypeDictionary
Boolean getChildHasTypeDictionary() -
getcontainsCreationDate
Boolean getcontainsCreationDate() -
getCreationDateType
String getCreationDateType() -
getCreationDateHasTypeDate
Boolean getCreationDateHasTypeDate() -
getcontainsDesc
Boolean getcontainsDesc() -
getDescType
String getDescType() -
getDescHasTypeStringText
Boolean getDescHasTypeStringText() -
getcontainsFree
Boolean getcontainsFree() -
getFreeType
String getFreeType() -
getFreeHasTypeArray
Boolean getFreeHasTypeArray() -
getcontainsID
Boolean getcontainsID() -
getentryIDType
String getentryIDType() -
getentryIDHasTypeInteger
Boolean getentryIDHasTypeInteger() -
getcontainsModDate
Boolean getcontainsModDate() -
getModDateType
String getModDateType() -
getModDateHasTypeDate
Boolean getModDateHasTypeDate() -
getcontainsName
Boolean getcontainsName() -
getNameType
String getNameType() -
getNameHasTypeStringText
Boolean getNameHasTypeStringText() -
getcontainsNext
Boolean getcontainsNext() -
getisNextIndirect
Boolean getisNextIndirect() -
getNextType
String getNextType() -
getNextHasTypeDictionary
Boolean getNextHasTypeDictionary() -
getcontainsParent
Boolean getcontainsParent() -
getisParentIndirect
Boolean getisParentIndirect() -
getParentType
String getParentType() -
getParentHasTypeDictionary
Boolean getParentHasTypeDictionary() -
getcontainsThumb
Boolean getcontainsThumb() -
getisThumbIndirect
Boolean getisThumbIndirect() -
getThumbType
String getThumbType() -
getThumbHasTypeStream
Boolean getThumbHasTypeStream() -
getcontainsType
Boolean getcontainsType() -
getTypeType
String getTypeType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue()
-