Modifier and Type | Method and Description |
---|---|
static DataSet |
JDBDT.read(DataSource source,
CSV.Format format,
File file)
Read data set from CSV file.
|
static void |
JDBDT.write(DataSet dataSet,
CSV.Format format,
File file)
Write data set to CSV file.
|
Copyright © 2016–2021 JDBDT. All rights reserved.