Class GFADocInfo
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFADocInfo
-
-
Field Summary
-
Fields inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
baseObject, keyName, parentObject, PDF_DATE_FORMAT_REGEX
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFADocInfo(COSBase baseObject, COSBase parentObject, String keyName)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.arlington.GFAObject
clearAllContainers, getExtraContext, getfileSize, getID, getisEncryptedWrapper, getisPDFTagged, getkeyName, getKeysSet, getkeysString, getnotStandard14Font, getnumberOfPages, getPageObject, getsize, hasCycle, setKeysSet
-
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsize
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getLinkedObjects
public List<? extends Object> getLinkedObjects(String link)
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getcontainsAuthor
public Boolean getcontainsAuthor()
- Specified by:
getcontainsAuthorin interfaceADocInfo
-
getAuthorValue
public COSObject getAuthorValue()
-
getAuthorHasTypeStringText
public Boolean getAuthorHasTypeStringText()
- Specified by:
getAuthorHasTypeStringTextin interfaceADocInfo
-
getcontainsCreationDate
public Boolean getcontainsCreationDate()
- Specified by:
getcontainsCreationDatein interfaceADocInfo
-
getCreationDateValue
public COSObject getCreationDateValue()
-
getCreationDateHasTypeDate
public Boolean getCreationDateHasTypeDate()
- Specified by:
getCreationDateHasTypeDatein interfaceADocInfo
-
getcontainsCreator
public Boolean getcontainsCreator()
- Specified by:
getcontainsCreatorin interfaceADocInfo
-
getCreatorValue
public COSObject getCreatorValue()
-
getCreatorHasTypeStringText
public Boolean getCreatorHasTypeStringText()
- Specified by:
getCreatorHasTypeStringTextin interfaceADocInfo
-
getcontainsKeywords
public Boolean getcontainsKeywords()
- Specified by:
getcontainsKeywordsin interfaceADocInfo
-
getKeywordsValue
public COSObject getKeywordsValue()
-
getKeywordsHasTypeStringText
public Boolean getKeywordsHasTypeStringText()
- Specified by:
getKeywordsHasTypeStringTextin interfaceADocInfo
-
getcontainsModDate
public Boolean getcontainsModDate()
- Specified by:
getcontainsModDatein interfaceADocInfo
-
getModDateValue
public COSObject getModDateValue()
-
getModDateHasTypeDate
public Boolean getModDateHasTypeDate()
- Specified by:
getModDateHasTypeDatein interfaceADocInfo
-
getcontainsProducer
public Boolean getcontainsProducer()
- Specified by:
getcontainsProducerin interfaceADocInfo
-
getProducerValue
public COSObject getProducerValue()
-
getProducerHasTypeStringText
public Boolean getProducerHasTypeStringText()
- Specified by:
getProducerHasTypeStringTextin interfaceADocInfo
-
getcontainsSubject
public Boolean getcontainsSubject()
- Specified by:
getcontainsSubjectin interfaceADocInfo
-
getSubjectValue
public COSObject getSubjectValue()
-
getSubjectHasTypeStringText
public Boolean getSubjectHasTypeStringText()
- Specified by:
getSubjectHasTypeStringTextin interfaceADocInfo
-
getcontainsTitle
public Boolean getcontainsTitle()
- Specified by:
getcontainsTitlein interfaceADocInfo
-
getTitleValue
public COSObject getTitleValue()
-
getTitleHasTypeStringText
public Boolean getTitleHasTypeStringText()
- Specified by:
getTitleHasTypeStringTextin interfaceADocInfo
-
getcontainsTrapped
public Boolean getcontainsTrapped()
- Specified by:
getcontainsTrappedin interfaceADocInfo
-
getTrappedDefaultValue
public COSObject getTrappedDefaultValue()
-
getTrappedValue
public COSObject getTrappedValue()
-
getTrappedHasTypeName
public Boolean getTrappedHasTypeName()
- Specified by:
getTrappedHasTypeNamein interfaceADocInfo
-
getTrappedNameValue
public String getTrappedNameValue()
- Specified by:
getTrappedNameValuein interfaceADocInfo
-
-