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
|
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) |
getFromValuegetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String COS_TRAILER_TYPE
public static final String CATALOG
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–2020 The veraPDF Consortium. All rights reserved.