Uses of Class
com.mindee.v2.product.split.SplitRange
-
Packages that use SplitRange Package Description com.mindee.v2.product.split -
-
Uses of SplitRange in com.mindee.v2.product.split
Methods in com.mindee.v2.product.split that return types with arguments of type SplitRange Modifier and Type Method Description ArrayList<SplitRange>SplitResult. getSplits()List of documents identified within a multi-document source file.Constructor parameters in com.mindee.v2.product.split with type arguments of type SplitRange Constructor Description SplitResult(ArrayList<SplitRange> splits)
-