See: Description
| Interface | Description |
|---|---|
| FileFormat |
A way to read and write an object with a particular file format.
|
| Class | Description |
|---|---|
| CSVFileFormat |
A FileFormat for reading .csv files into VTables
|
| FileDataSource |
Data source for locally written data.
|
| FileDataSourceConfiguration |
Configuration for
FileDataSource. |
| FileDataSourceProvider |
DataSourceProvider for file-system based data source.
|
| FileFormatRegistry |
Place to registers file formats so that the file datasource can use them.
|
| FileWatcherPollingService | |
| ImageFileFormat |
A FileFormat for reading .bmp and .png into VImage
|
| ListFileFormat |
A file format for reading and writing lists from a .list file
|
Copyright © 2015. All rights reserved.