Uses of Interface
eu.europa.esig.dss.pdf.PdfDict
Packages that use PdfDict
Package
Description
-
Uses of PdfDict in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades with parameters of type PdfDictModifier and TypeMethodDescriptionstatic SigFieldPermissionsPAdESUtils.extractPermissionsDictionary(PdfDict wrapper) This method extractsSigFieldPermissions(for instance /Lock dictionary) from a wrapping dictionary -
Uses of PdfDict in eu.europa.esig.dss.pades.validation
Constructors in eu.europa.esig.dss.pades.validation with parameters of type PdfDict -
Uses of PdfDict in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return PdfDictModifier and TypeMethodDescriptionPdfArray.getAsDict(int i) Returns a dictionary entry at the position iGets an embedded dictionary by namePdfDocumentReader.getCatalogDictionary()Returns a document catalog as a dictionaryMethods in eu.europa.esig.dss.pdf with parameters of type PdfDictModifier and TypeMethodDescriptionstatic SingleDssDictExtract a DSS dictionary from aPdfDictstatic Map<Long,CertificateToken> DSSDictionaryExtractionUtils.getCertsFromArray(PdfDict dict, String dictionaryName, String arrayName) Extract certificate object mapDSSDictionaryExtractionUtils.getCRLsFromArray(PdfDict dict, String dictionaryName, String arrayName) Extract CRL object mapstatic DateDSSDictionaryExtractionUtils.getDictionaryCreationTime(PdfDict dict) This method returns a value of 'TU' field when presentstatic Map<Long,OCSPResponseBinary> DSSDictionaryExtractionUtils.getOCSPsFromArray(PdfDict dict, String dictionaryName, String arrayName) Extract OCSP object mapstatic byte[]DSSDictionaryExtractionUtils.getTimestampBinaries(PdfDict dict) This method returns timestamp binaries extracted from 'TS' field, when presentConstructors in eu.europa.esig.dss.pdf with parameters of type PdfDictModifierConstructorDescriptionprotectedAbstractPdfDssDict(PdfDict dssDictionary) Default constructorPdfSigDictWrapper(PdfDict dictionary) Default constructorPdfVriDict(String name, PdfDict vriDict) Default constructorprotectedSingleDssDict(PdfDict dssDictionary) Default constructor -
Uses of PdfDict in eu.europa.esig.dss.pdf.modifications
Methods in eu.europa.esig.dss.pdf.modifications with parameters of type PdfDictModifier and TypeMethodDescriptionReturns found and categorized object differences between two providedPdfDictobjects -
Uses of PdfDict in eu.europa.esig.dss.pdf.openpdf
Methods in eu.europa.esig.dss.pdf.openpdf that return PdfDict -
Uses of PdfDict in eu.europa.esig.dss.pdf.pdfbox
Methods in eu.europa.esig.dss.pdf.pdfbox that return PdfDict