Package com.luciad.format.csv
package com.luciad.format.csv
This package contains a model decoder capable of decoding data in character-separated files.
- Since:
- 2018.0
-
ClassDescriptionAn
ILcdDataSource
describing the structure of a character separated data file, which can be passed to theTLcdCSVModelDecoder
to decode the data.Builder class for aTLcdCSVDataSource
instance.The different column types which can be defined in a.csvt
file.This model decoder decodes data in character-separated files.