Uses of Class
com.mindee.pdf.ExtractedPDFs
-
Packages that use ExtractedPDFs Package Description com.mindee.pdf com.mindee.v2.fileoperations -
-
Uses of ExtractedPDFs in com.mindee.pdf
Methods in com.mindee.pdf that return ExtractedPDFs Modifier and Type Method Description ExtractedPDFsBasePDFExtractor. extractSubDocuments(List<List<Integer>> pageIndexes)Given a list of page indexes, extracts the corresponding documents. -
Uses of ExtractedPDFs in com.mindee.v2.fileoperations
Methods in com.mindee.v2.fileoperations that return ExtractedPDFs Modifier and Type Method Description ExtractedPDFsSplit. extractMultiple(ArrayList<SplitRange> splitRanges)
-