Creates a new CSVReader. The separator character, the quote character and
the number of header lines can be specified in the call.
Parameters:
ioreader
-
the reader to use.
separator
-
a string, which represents the separator character.
quote
-
a string, which represents the quote character.
skip
-
the number of lines to skip at the beginning of the file.