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 boolean
equals(Object o)
byte[]
getFile()
The file.int
getTotalPageNumber()
The total page number.int
hashCode()
String
toString()
-