public class PBCosIndirect extends PBCosObject implements CosIndirect
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_INDIRECT_TYPE
Type name for PBCosBool
|
static String |
DIRECT_OBJECT |
baseObject, MAX_NUMBER_OF_ELEMENTScontextDependent| Constructor and Description |
|---|
PBCosIndirect(COSObject indirectObject,
PDDocument document,
PDFAFlavour flavour)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
List<? extends Object> |
getLinkedObjects(String link) |
Boolean |
getspacingCompliesPDFA()
true if the words 'obj' and 'endobj' are surrounded by the correct
spacings according to PDF/A standard
|
getFromValuegetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String DIRECT_OBJECT
public static final String COS_INDIRECT_TYPE
public PBCosIndirect(COSObject indirectObject, PDDocument document, PDFAFlavour flavour)
indirectObject - pdfbox COSObjectpublic String getID()
getID in interface ObjectgetID in class GenericModelObjectpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic Boolean getspacingCompliesPDFA()
getspacingCompliesPDFA in interface CosIndirectCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.