Class PDFDocRevision
java.lang.Object
se.swedenconnect.sigval.pdf.pdfstruct.PDFDocRevision
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
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
-