| Interface | Description |
|---|---|
| CsvCallback<T> |
Provides callback methods for customisation of CSV processing.
|
| CsvReader<T> |
Reads CSV data turning it into object graphs that you can be saved (inserted)
or processed yourself.
|
| Class | Description |
|---|---|
| DefaultCsvCallback<T> |
Provides the default implementation of CsvCallback.
|
Copyright © 2019. All rights reserved.