Class GFAStructTreeRoot
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFAStructTreeRoot
-
- All Implemented Interfaces:
AObject,AStructTreeRoot,Object
public class GFAStructTreeRoot extends GFAObject implements AStructTreeRoot
-
-
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 GFAStructTreeRoot(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
-
getcontainsAF
public Boolean getcontainsAF()
- Specified by:
getcontainsAFin interfaceAStructTreeRoot
-
getAFValue
public COSObject getAFValue()
-
getAFHasTypeArray
public Boolean getAFHasTypeArray()
- Specified by:
getAFHasTypeArrayin interfaceAStructTreeRoot
-
getAFHasTypeDictionary
public Boolean getAFHasTypeDictionary()
- Specified by:
getAFHasTypeDictionaryin interfaceAStructTreeRoot
-
getcontainsClassMap
public Boolean getcontainsClassMap()
- Specified by:
getcontainsClassMapin interfaceAStructTreeRoot
-
getClassMapValue
public COSObject getClassMapValue()
-
getClassMapHasTypeDictionary
public Boolean getClassMapHasTypeDictionary()
- Specified by:
getClassMapHasTypeDictionaryin interfaceAStructTreeRoot
-
getcontainsIDTree
public Boolean getcontainsIDTree()
- Specified by:
getcontainsIDTreein interfaceAStructTreeRoot
-
getIDTreeValue
public COSObject getIDTreeValue()
-
getIDTreeHasTypeNameTree
public Boolean getIDTreeHasTypeNameTree()
- Specified by:
getIDTreeHasTypeNameTreein interfaceAStructTreeRoot
-
getcontainsK
public Boolean getcontainsK()
- Specified by:
getcontainsKin interfaceAStructTreeRoot
-
getKValue
public COSObject getKValue()
-
getKHasTypeArray
public Boolean getKHasTypeArray()
- Specified by:
getKHasTypeArrayin interfaceAStructTreeRoot
-
getKHasTypeDictionary
public Boolean getKHasTypeDictionary()
- Specified by:
getKHasTypeDictionaryin interfaceAStructTreeRoot
-
getcontainsNamespaces
public Boolean getcontainsNamespaces()
- Specified by:
getcontainsNamespacesin interfaceAStructTreeRoot
-
getNamespacesValue
public COSObject getNamespacesValue()
-
getNamespacesHasTypeArray
public Boolean getNamespacesHasTypeArray()
- Specified by:
getNamespacesHasTypeArrayin interfaceAStructTreeRoot
-
getcontainsParentTree
public Boolean getcontainsParentTree()
- Specified by:
getcontainsParentTreein interfaceAStructTreeRoot
-
getParentTreeValue
public COSObject getParentTreeValue()
-
getParentTreeHasTypeNumberTree
public Boolean getParentTreeHasTypeNumberTree()
- Specified by:
getParentTreeHasTypeNumberTreein interfaceAStructTreeRoot
-
getcontainsParentTreeNextKey
public Boolean getcontainsParentTreeNextKey()
- Specified by:
getcontainsParentTreeNextKeyin interfaceAStructTreeRoot
-
getParentTreeNextKeyValue
public COSObject getParentTreeNextKeyValue()
-
getParentTreeNextKeyHasTypeInteger
public Boolean getParentTreeNextKeyHasTypeInteger()
- Specified by:
getParentTreeNextKeyHasTypeIntegerin interfaceAStructTreeRoot
-
getcontainsPronunciationLexicon
public Boolean getcontainsPronunciationLexicon()
- Specified by:
getcontainsPronunciationLexiconin interfaceAStructTreeRoot
-
getPronunciationLexiconValue
public COSObject getPronunciationLexiconValue()
-
getisPronunciationLexiconIndirect
public Boolean getisPronunciationLexiconIndirect()
- Specified by:
getisPronunciationLexiconIndirectin interfaceAStructTreeRoot
-
getPronunciationLexiconHasTypeArray
public Boolean getPronunciationLexiconHasTypeArray()
- Specified by:
getPronunciationLexiconHasTypeArrayin interfaceAStructTreeRoot
-
getPronunciationLexiconHasTypeDictionary
public Boolean getPronunciationLexiconHasTypeDictionary()
- Specified by:
getPronunciationLexiconHasTypeDictionaryin interfaceAStructTreeRoot
-
getPronunciationLexiconHasTypeString
public Boolean getPronunciationLexiconHasTypeString()
- Specified by:
getPronunciationLexiconHasTypeStringin interfaceAStructTreeRoot
-
getcontainsRoleMap
public Boolean getcontainsRoleMap()
- Specified by:
getcontainsRoleMapin interfaceAStructTreeRoot
-
getRoleMapValue
public COSObject getRoleMapValue()
-
getRoleMapHasTypeDictionary
public Boolean getRoleMapHasTypeDictionary()
- Specified by:
getRoleMapHasTypeDictionaryin interfaceAStructTreeRoot
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceAStructTreeRoot
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceAStructTreeRoot
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceAStructTreeRoot
-
-