Class PDFDocRevision

java.lang.Object
se.swedenconnect.sigval.pdf.pdfstruct.PDFDocRevision

public class PDFDocRevision extends Object
Data class for storing information about a particular incremental update revision of a PDF document
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • PDFDocRevision

      public PDFDocRevision(PDFDocRevision pdfDocRevision)
      Limited constructor.

      This constructor is not complete. Its purpose is limited to create new instances of this object based on some essential initial data. Only selective values are copied into the new instance

      Parameters:
      pdfDocRevision - source values for a new instance of a revision data object