Package org.verapdf.gf.model.impl.cos
Class GFCosXRef
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.cos.GFCosObject
org.verapdf.gf.model.impl.cos.GFCosXRef
- Author:
- Timur Kamalov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.cos.GFCosObject
baseObject, cosDocument, MAX_NUMBER_OF_ELEMENTSFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontrue if header of cross reference table complies PDF/A standardtrue if EOLMethods inherited from class org.verapdf.gf.model.impl.cos.GFCosObject
getFromValueMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinkedObjects, 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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
COS_XREF_TYPE
Type name for PBCosXRef- See Also:
-
-
Constructor Details
-
GFCosXRef
Default constructor- Parameters:
subsectionHeaderSpaceSeparated- is xref header spacings comply pdfa specificationxrefEOLMarkersComplyPDFA- is xref eol spacings comply pdfa
-
-
Method Details
-
getsubsectionHeaderSpaceSeparated
true if header of cross reference table complies PDF/A standard- Specified by:
getsubsectionHeaderSpaceSeparatedin interfaceCosXRef
-
getxrefEOLMarkersComplyPDFA
true if EOL- Specified by:
getxrefEOLMarkersComplyPDFAin interfaceCosXRef
-