Package io.github.astrapisixtynine.csv
package io.github.astrapisixtynine.csv
Provides classes for manipulation from cvs files
-
KlassenKlasseBeschreibungThe `CsvBean` class represents a structured data model for CSV files.Builder class for constructing `CsvBean` objects.The
CsvExtensions
class provides utility methods to read data from CSV files, map the data to objects, and generate maps of data from lists of objects.Utility class for the use of cvs-files.The classCsvToSqlExtensions
.