38 static Class cls =
new Class(
"CsvReadDataProvider");
49 hash<DataProviderInfo>
getInfo();
The read-only CSV data provider factory.
Definition: CsvReadDataProviderFactory.qc.dox.h:34
hash< DataProviderInfo > getInfo()
Returns static provider information.
Class getClass()
Returns the class for the data provider object.
string getName()
Returns the name of the data provider factory.
the CsvUtil namespace. All classes used in the CsvUtil module should be inside this namespace ...
Definition: AbstractCsvIterator.qc.dox.h:28