Uses of Record Class
org.openpdf.text.pdf.PdfBatchUtils.SplitJob
Packages that use PdfBatchUtils.SplitJob
-
Uses of PdfBatchUtils.SplitJob in org.openpdf.text.pdf
Method parameters in org.openpdf.text.pdf with type arguments of type PdfBatchUtils.SplitJobModifier and TypeMethodDescriptionstatic PdfBatch.BatchResult<List<Path>> PdfBatchUtils.batchSplit(List<PdfBatchUtils.SplitJob> jobs, Consumer<List<Path>> onSuccess, Consumer<Throwable> onFailure) Batch split.