Uses of Class
eu.europa.esig.dss.model.InMemoryDocument
Package | Description |
---|---|
eu.europa.esig.dss.pades |
-
Uses of InMemoryDocument in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return InMemoryDocument Modifier and Type Method Description static InMemoryDocument
PAdESUtils. getOriginalPDF(PAdESSignature padesSignature)
Returns the original signed content for thepadesSignature
static InMemoryDocument
PAdESUtils. getOriginalPDF(PdfCMSRevision pdfRevision)
Returns the original signed content for thepdfRevision
static InMemoryDocument
PAdESUtils. retrievePreviousPDFRevision(DSSDocument document, ByteRange byteRange)
Retrieves the PDF document up to the previous PDF Revision, an empty document if such revision is not found