Class GFPDSignature

All Implemented Interfaces:
Object, PDObject, PDSignature

public class GFPDSignature extends GFPDObject implements PDSignature
Author:
Sergey Shemyakov
  • Field Details

  • Constructor Details

  • Method Details

    • getLinkedObjects

      public List<? extends Object> getLinkedObjects(String link)
      Specified by:
      getLinkedObjects in interface Object
      Overrides:
      getLinkedObjects in class GenericModelObject
      Parameters:
      link - - the name of a link
      Returns:
      List of objects with the given link
    • getdoesByteRangeCoverEntireDocument

      public Boolean getdoesByteRangeCoverEntireDocument()
      Description copied from interface: PDSignature
      true if the ByteRange covers the entire document including the signature dictionary, but excluding the Signature itself
      Specified by:
      getdoesByteRangeCoverEntireDocument in interface PDSignature
      Returns:
      true if byte range covers entire document except for Contents entry in signature dictionary