public final class TtcReader extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
static TtcReader |
fileReader(String fileName) |
String |
getFileName() |
long |
getOffset() |
public static TtcReader fileReader(String fileName) throws IOException, PDFException
IOExceptionPDFExceptionpublic long getOffset()
public String getFileName()
public void dispose()
throws IOException
IOException