| Interface | Description |
|---|---|
| CSVFile |
Interface for a CSV file managed in the ProM environment.
|
| ICSV |
Wrapper around some CSV parsing library.
|
| ICSVReader |
Reader of a CSV file
|
| ICSVWriter |
| Class | Description |
|---|---|
| AbstractCSVFile | |
| CSVFileReferenceOpenCSVImpl |
CSVFile implementation that holds a reference to a CSV file on disk. |
| CSVFileReferenceUnivocityImpl |
CSVFile implementation that holds a reference to a CSV file on disk. |
| CSVOpenCSVImpl | |
| CSVUnivocityImpl |