Package sapphire\bulkloading
Classes summary
| CSVParser | Class to handle parsing of CSV files, where the column headers are in the first row. The idea is that you pass it another object to handle the actual procesing of the data in the CSV file. |
| CSVParser | Class to handle parsing of CSV files, where the column headers are in the first row. The idea is that you pass it another object to handle the actual procesing of the data in the CSV file. |