Namespace for data source parsers.
Sources parse input data (CSV, JSON, XML, Ruby objects) and provide an enumerator of row hashes for the importer to process.
See Also:
Classes: CSV, JSON, Ruby, XML