Package org.verapdf.gf.model.impl.sa
Class GFSAPDFDocument
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.sa.GFSAPDFDocument
- All Implemented Interfaces:
Object,SAPDFDocument,IDocument
- Author:
- Maxim Plushchov
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PDDocumentstatic final Stringstatic final intstatic final Stringstatic final StringFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArtifacts(Integer pageNumber) getLinkedObjects(String link) intgetPages()getTree()Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
DOCUMENT_TYPE
- See Also:
-
document
-
MAX_NUMBER_OF_ELEMENTS
public static final int MAX_NUMBER_OF_ELEMENTS- See Also:
-
STRUCTURE_TREE_ROOT
- See Also:
-
PAGES
- See Also:
-
-
Constructor Details
-
GFSAPDFDocument
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getNumberOfPages
public int getNumberOfPages()- Specified by:
getNumberOfPagesin interfaceIDocument
-
getPages
-
getStructureTreeRoot
-
getArtifacts
- Specified by:
getArtifactsin interfaceIDocument
-
getPage
-
getArtifacts
- Specified by:
getArtifactsin interfaceIDocument
-
getTree
-