public class GFPDSignature extends GFPDObject implements PDSignature
| Modifier and Type | Field and Description |
|---|---|
protected static COSString |
contents |
static String |
CONTENTS |
static String |
REFERENCE |
static String |
SIGNATURE_TYPE
Type name for
PBoxPDSignature |
protected long |
signatureOffset |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDSignature(PDSignature pdSignature,
COSObject signatureReference) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getdoesByteRangeCoverEntireDocument()
true if the ByteRange covers the entire document including the signature dictionary, but excluding the Signature itself
|
List<? extends Object> |
getLinkedObjects(String link) |
addAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String SIGNATURE_TYPE
PBoxPDSignaturepublic static final String CONTENTS
public static final String REFERENCE
protected static COSString contents
protected long signatureOffset
public GFPDSignature(PDSignature pdSignature, COSObject signatureReference)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic Boolean getdoesByteRangeCoverEntireDocument()
PDSignaturegetdoesByteRangeCoverEntireDocument in interface PDSignatureCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.