Uses of Interface
eu.europa.esig.dss.pdf.IPdfObjFactory
Packages that use IPdfObjFactory
Package
Description
-
Uses of IPdfObjFactory in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature with parameters of type IPdfObjFactoryModifier and TypeMethodDescriptionvoidPAdESService.setPdfObjFactory(IPdfObjFactory pdfObjFactory) Set the IPdfObjFactory.voidPAdESWithExternalCMSService.setPdfObjFactory(IPdfObjFactory pdfObjFactory) Set the IPdfObjFactory.Constructors in eu.europa.esig.dss.pades.signature with parameters of type IPdfObjFactoryModifierConstructorDescriptionPAdESExtensionService(eu.europa.esig.dss.validation.CertificateVerifier certificateVerifier, IPdfObjFactory pdfObjectFactory) Default constructor -
Uses of IPdfObjFactory in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation with parameters of type IPdfObjFactoryModifier and TypeMethodDescriptionvoidPDFDocumentValidator.setPdfObjFactory(IPdfObjFactory pdfObjFactory) Set the IPdfObjFactory. -
Uses of IPdfObjFactory in eu.europa.esig.dss.pdf
Classes in eu.europa.esig.dss.pdf that implement IPdfObjFactoryModifier and TypeClassDescriptionclassAn abstract implementation of IPdfObjFactory allowing to set the configuration optionsclassImplementation of IPdfObjFactory which looks for in the registered services and uses the first found instance.