| Package | Description |
|---|---|
| org.melati.poem.csv |
Importing CSV files into a Melati Database.
|
| Modifier and Type | Method and Description |
|---|---|
CSVRecord |
CSVTable.parseRecord()
Reads the file until is has seen an object's-worth of
field values (ie until it sees an EOF or a line starting
with '$') which it returns in a hashtable (null if there are
no field values).
|
Copyright © 2000–2021 PanEris. All rights reserved.