|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSVRecord | |
---|---|
org.melati.poem.csv | Importing CSV files into a Melati Database. |
Uses of CSVRecord in org.melati.poem.csv |
---|
Methods in org.melati.poem.csv that return CSVRecord | |
---|---|
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). |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |