Package eu.europa.esig.dss.pdf
Interface IPdfObjFactory
- All Known Implementing Classes:
ITextDefaultPdfObjFactory,PdfBoxDefaultObjectFactory,PdfBoxNativeObjectFactory,ServiceLoaderPdfObjFactory
public interface IPdfObjFactory
-
Method Summary
Modifier and Type Method Description PDFSignatureServicenewArchiveTimestampService()PDFSignatureServicenewContentTimestampService()PDFSignatureServicenewPAdESSignatureService()PDFSignatureServicenewSignatureTimestampService()
-
Method Details
-
newContentTimestampService
PDFSignatureService newContentTimestampService() -
newPAdESSignatureService
PDFSignatureService newPAdESSignatureService() -
newSignatureTimestampService
PDFSignatureService newSignatureTimestampService() -
newArchiveTimestampService
PDFSignatureService newArchiveTimestampService()
-