java.lang.Object
eu.europa.esig.dss.model.CommonDocument
eu.europa.esig.dss.pades.validation.PdfByteRangeDocument
- All Implemented Interfaces:
eu.europa.esig.dss.model.DSSDocument,Serializable
public class PdfByteRangeDocument
extends eu.europa.esig.dss.model.CommonDocument
Internal representation of a PDF document. Used to reduce memory overloading during the execution.
- See Also:
-
Field Summary
Fields inherited from class eu.europa.esig.dss.model.CommonDocument
base64EncodeDigestMap, mimeType, name -
Constructor Summary
ConstructorsConstructorDescriptionPdfByteRangeDocument(eu.europa.esig.dss.model.DSSDocument pdfDocument, ByteRange byteRange) Default constructor -
Method Summary
Modifier and TypeMethodDescriptionReturns theByteRangeof the documentMethods inherited from class eu.europa.esig.dss.model.CommonDocument
getDigest, getMimeType, getName, save, setMimeType, setName, toString, writeTo