Class CsvDquoteDataReader

All Implemented Interfaces:
IDataReader, IDataResource

public class CsvDquoteDataReader extends CsvTableDataReader
Read CSV formatted data for a single table. Requires that the column names be the header of the CSV.