public interface TextExtractor
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
void |
getText(Writer writer) |
String getText() throws IOException
IOExceptionvoid getText(Writer writer) throws IOException
IOExceptionCopyright © 2021. All rights reserved.