public interface DataReader<O extends ReadOptions>
| Modifier and Type | Method and Description |
|---|---|
Table |
read(O options) |
Table |
read(Source source) |
Table read(Source source) throws IOException
IOExceptionTable read(O options) throws IOException
IOExceptionCopyright © 2020. All rights reserved.