Uses of Class
se.swedenconnect.sigval.pdf.pdfstruct.PDFDocRevision
Packages that use PDFDocRevision
Package
Description
-
Uses of PDFDocRevision in se.swedenconnect.sigval.pdf.pdfstruct
Methods in se.swedenconnect.sigval.pdf.pdfstruct that return types with arguments of type PDFDocRevisionModifier and TypeMethodDescriptionPDFSignatureContext.getPdfDocRevisions()
Getter for PDF document revision dataMethods in se.swedenconnect.sigval.pdf.pdfstruct with parameters of type PDFDocRevisionModifier and TypeMethodDescriptionvoid
GeneralSafeObjects.addGeneralSafeObjects
(PDFDocRevision revData) Examine the curent PDF document revision and add object references that are safe to have updated xref pointers to new data without altering the visual content of the PDF document.Constructors in se.swedenconnect.sigval.pdf.pdfstruct with parameters of type PDFDocRevision -
Uses of PDFDocRevision in se.swedenconnect.sigval.pdf.pdfstruct.impl
Methods in se.swedenconnect.sigval.pdf.pdfstruct.impl that return types with arguments of type PDFDocRevisionModifier and TypeMethodDescriptionDefaultPDFSignatureContext.getPdfDocRevisions()
Getter for PDF document revision dataMethods in se.swedenconnect.sigval.pdf.pdfstruct.impl with parameters of type PDFDocRevisionModifier and TypeMethodDescriptionvoid
DefaultGeneralSafeObjects.addGeneralSafeObjects
(PDFDocRevision revData) Examine the curent PDF document revision and add object references that are safe to have updated xref pointers to new data without altering the visual content of the PDF document.void
StrictGeneralSafeObjects.addGeneralSafeObjects
(PDFDocRevision revData)