CSVParser

Type class

A parser for CSV format.

CSVParser

Type module

Sources Variables Functions

DataLoader

Type class

Data Loader is responsible for loading and parsing external data.

DataParser

Type class

Base class for the data parsers.

DataSource

Type class

Represents a single data source – external file with all of its settings, such as format, data parsing, etc.

ICSVOptions

Type interface

Defines options for CSV format parser