Class GFACollection
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.arlington.GFAObject
-
- org.verapdf.gf.model.impl.arlington.GFACollection
-
- All Implemented Interfaces:
ACollection,AObject,Object
public class GFACollection extends GFAObject implements ACollection
-
-
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 GFACollection(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
-
getcontainsColors
public Boolean getcontainsColors()
- Specified by:
getcontainsColorsin interfaceACollection
-
getColorsValue
public COSObject getColorsValue()
-
getColorsHasTypeDictionary
public Boolean getColorsHasTypeDictionary()
- Specified by:
getColorsHasTypeDictionaryin interfaceACollection
-
getcontainsD
public Boolean getcontainsD()
- Specified by:
getcontainsDin interfaceACollection
-
getDValue
public COSObject getDValue()
-
getDHasTypeStringByte
public Boolean getDHasTypeStringByte()
- Specified by:
getDHasTypeStringBytein interfaceACollection
-
getcontainsFolders
public Boolean getcontainsFolders()
- Specified by:
getcontainsFoldersin interfaceACollection
-
getFoldersValue
public COSObject getFoldersValue()
-
getisFoldersIndirect
public Boolean getisFoldersIndirect()
- Specified by:
getisFoldersIndirectin interfaceACollection
-
getFoldersHasTypeDictionary
public Boolean getFoldersHasTypeDictionary()
- Specified by:
getFoldersHasTypeDictionaryin interfaceACollection
-
getcontainsNavigator
public Boolean getcontainsNavigator()
- Specified by:
getcontainsNavigatorin interfaceACollection
-
getNavigatorValue
public COSObject getNavigatorValue()
-
getisNavigatorIndirect
public Boolean getisNavigatorIndirect()
- Specified by:
getisNavigatorIndirectin interfaceACollection
-
getNavigatorHasTypeDictionary
public Boolean getNavigatorHasTypeDictionary()
- Specified by:
getNavigatorHasTypeDictionaryin interfaceACollection
-
getcontainsResources
public Boolean getcontainsResources()
- Specified by:
getcontainsResourcesin interfaceACollection
-
getResourcesValue
public COSObject getResourcesValue()
-
getisResourcesIndirect
public Boolean getisResourcesIndirect()
- Specified by:
getisResourcesIndirectin interfaceACollection
-
getResourcesHasTypeNameTree
public Boolean getResourcesHasTypeNameTree()
- Specified by:
getResourcesHasTypeNameTreein interfaceACollection
-
getcontainsSchema
public Boolean getcontainsSchema()
- Specified by:
getcontainsSchemain interfaceACollection
-
getSchemaValue
public COSObject getSchemaValue()
-
getSchemaHasTypeDictionary
public Boolean getSchemaHasTypeDictionary()
- Specified by:
getSchemaHasTypeDictionaryin interfaceACollection
-
getcontainsSort
public Boolean getcontainsSort()
- Specified by:
getcontainsSortin interfaceACollection
-
getSortValue
public COSObject getSortValue()
-
getSortHasTypeDictionary
public Boolean getSortHasTypeDictionary()
- Specified by:
getSortHasTypeDictionaryin interfaceACollection
-
getcontainsSplit
public Boolean getcontainsSplit()
- Specified by:
getcontainsSplitin interfaceACollection
-
getSplitValue
public COSObject getSplitValue()
-
getSplitHasTypeDictionary
public Boolean getSplitHasTypeDictionary()
- Specified by:
getSplitHasTypeDictionaryin interfaceACollection
-
getcontainsType
public Boolean getcontainsType()
- Specified by:
getcontainsTypein interfaceACollection
-
getTypeValue
public COSObject getTypeValue()
-
getTypeHasTypeName
public Boolean getTypeHasTypeName()
- Specified by:
getTypeHasTypeNamein interfaceACollection
-
getTypeNameValue
public String getTypeNameValue()
- Specified by:
getTypeNameValuein interfaceACollection
-
getcontainsView
public Boolean getcontainsView()
- Specified by:
getcontainsViewin interfaceACollection
-
getViewDefaultValue
public COSObject getViewDefaultValue()
-
getViewValue
public COSObject getViewValue()
-
getViewHasTypeName
public Boolean getViewHasTypeName()
- Specified by:
getViewHasTypeNamein interfaceACollection
-
getViewNameValue
public String getViewNameValue()
- Specified by:
getViewNameValuein interfaceACollection
-
gethasExtensionADBE_Extn3
public Boolean gethasExtensionADBE_Extn3()
- Specified by:
gethasExtensionADBE_Extn3in interfaceACollection
-
-