public interface Extraction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Extraction.Handler |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Reader reader,
Extraction.Handler handler) |
void run(Reader reader, Extraction.Handler handler) throws IOException
IOExceptionCopyright © 2020. All rights reserved.