Class | Description |
---|---|
CSVColumn |
Map of a column in the import file to a attribute in the object.
|
CSVReader |
a utility class which reads RFC4180 (CSV http://tools.ietf.org/html/rfc4180)
compliant records from an inputstream
many setter-methods for changing the behavior are available
there's also a way for reading fixed length records
|
CSVSettings |
describes a csv-file
|
CSVWriter |
a utility class which writes RFC4180 (CSV http://tools.ietf.org/html/rfc4180)
compliant records to a outputstream
many setter-methods for changing the behavior are available
there's also a way for writing fixed length records
|
Enum | Description |
---|---|
EscapeMode |
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.