Package org.verapdf.model.alayer
Interface ADPart
- All Known Implementing Classes:
GFADPart
-
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
-
getcontainsAF
Boolean getcontainsAF() -
getAFHasTypeArray
Boolean getAFHasTypeArray() -
getcontainsDPM
Boolean getcontainsDPM() -
getDPMHasTypeDictionary
Boolean getDPMHasTypeDictionary() -
getcontainsDParts
Boolean getcontainsDParts() -
getDPartsHasTypeArray
Boolean getDPartsHasTypeArray() -
getDPartsArraySize
Long getDPartsArraySize() -
getcontainsEnd
Boolean getcontainsEnd() -
getisEndIndirect
Boolean getisEndIndirect() -
getEndHasTypeDictionary
Boolean getEndHasTypeDictionary() -
getcontainsMetadata
Boolean getcontainsMetadata() -
getisMetadataIndirect
Boolean getisMetadataIndirect() -
getMetadataHasTypeStream
Boolean getMetadataHasTypeStream() -
getcontainsParent
Boolean getcontainsParent() -
getisParentIndirect
Boolean getisParentIndirect() -
getParentHasTypeDictionary
Boolean getParentHasTypeDictionary() -
getcontainsStart
Boolean getcontainsStart() -
getisStartIndirect
Boolean getisStartIndirect() -
getStartHasTypeDictionary
Boolean getStartHasTypeDictionary() -
getcontainsType
Boolean getcontainsType() -
getTypeHasTypeName
Boolean getTypeHasTypeName() -
getTypeNameValue
String getTypeNameValue() -
gethasExtensionPDF_VT2
Boolean gethasExtensionPDF_VT2()
-