public class PBCosTrailer extends PBCosDict implements CosTrailer
| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOG |
static String |
COS_TRAILER_TYPE
Type name for PBCosTrailer
|
static String |
ENCRYPT |
COS_DICT_TYPE, document, flavour, KEYS, METADATA, VALUESbaseObject, MAX_NUMBER_OF_ELEMENTScontextDependent| Constructor and Description |
|---|
PBCosTrailer(COSDictionary dictionary,
PDDocument document,
PDFAFlavour flavour)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getisEncrypted()
true if the document is encrypted
|
List<? extends Object> |
getLinkedObjects(String link) |
getFromValuegetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String COS_TRAILER_TYPE
public static final String CATALOG
public static final String ENCRYPT
public PBCosTrailer(COSDictionary dictionary, PDDocument document, PDFAFlavour flavour)
dictionary - pdfbox COSDictionarypublic Boolean getisEncrypted()
CosTrailergetisEncrypted in interface CosTrailerpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class PBCosDictlink - - the name of a linkCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.