Package org.ujmp.pdfbox
Class PdfUtil
java.lang.Object
org.ujmp.pdfbox.PdfUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final String
getTextFromBytes
(byte[] data) static final String
getTextFromFile
(File file) static final String
getTextFromStream
(InputStream inputStream)
-
Constructor Details
-
PdfUtil
public PdfUtil()
-
-
Method Details
-
getTextFromFile
- Throws:
IOException
-
getTextFromStream
- Throws:
IOException
-
getTextFromBytes
- Throws:
IOException
-