Uses of Class
com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.ExtractPDF.ExtractPDFOutput
-
Packages that use ExtractPDFOutput Package Description com.adobe.pdfservices.operation.internal.service.ExtractPDFService -
-
Uses of ExtractPDFOutput in com.adobe.pdfservices.operation.internal.service.ExtractPDFService
Methods in com.adobe.pdfservices.operation.internal.service.ExtractPDFService that return ExtractPDFOutput Modifier and Type Method Description static ExtractPDFOutputExtractDataParser. frameExtractSpecificOutput(List<javax.mail.internet.MimeBodyPart> responseBodyParts)Methods in com.adobe.pdfservices.operation.internal.service.ExtractPDFService with parameters of type ExtractPDFOutput Modifier and Type Method Description static voidExtractDataZipper. zipExtractOutput(ExtractPDFOutput extractPDFOutput, String destinationPath)
-