CSVSource-class: Source for Comma Separated Files
Description
A class representing a comma separated file, where each line stands
for a text document.Objects from the Class
Objects can be created by calls of the form new("CSVSource", ...)
.Extends
Class Source
, directly.