Package com.mindee.pdf
Class SplitPdf
- java.lang.Object
-
- com.mindee.pdf.SplitPdf
-
public final class SplitPdf extends Object
The split PDF.
-
-
Constructor Summary
Constructors Constructor Description SplitPdf(byte[] file, int totalPageNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)byte[]getFile()The file.intgetTotalPageNumber()The total page number.inthashCode()StringtoString()
-