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
ILcdDataSourcedescribing the structure of a character separated data file, which can be passed to theTLcdCSVModelDecoderto decode the data.Builder class for aTLcdCSVDataSourceinstance.The different column types which can be defined in a.csvtfile.This model decoder decodes data in character-separated files.