All Classes and Interfaces

Class
Description
Base class for IBulkImport implementations.
Abstract base implementation of a bulk import based on MS Excel files.
This class represents the results of a bulk import.
An implementation of IExportRecordProvider that uses a constant list of records.
Defines common file types for import/export.
Exchange file type names.
File type texts
Base type for export records
Defines the possible export record types.
A special implementation of IExportRecordProvider delivering an empty set.
Implementation of IExporterFile for CSV files.
Export records to Excel workbook.
Implementation of IExporterFile for JSON files
Implementation of IExporterFile for XML files
Default implementation of IExportRecord.
A single field for exporting.
Base interface for a bulk import action.
Generic interface for exporting records to an OutputStream.
A specialized exporter that exports to a file.
Represents a single record to be exported.
Represents a single field of an IExportRecord to be exported.
The main record provider.