public class PdfTextStripper
extends java.lang.Object
| Constructor and Description |
|---|
PdfTextStripper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
text(byte[] pdf) |
static java.lang.String |
text(java.io.File pdf) |
static java.lang.String |
text(java.io.InputStream is) |