CsvReader
, FixedWidthReader
public interface DataReader<O extends ReadOptions>
Modifier and Type | Method | Description |
---|---|---|
Table |
read(O options) |
|
Table |
read(Source source) |
Table read(Source source) throws IOException
IOException
Table read(O options) throws IOException
IOException
Copyright © 2021. All rights reserved.