Télécharger des CSVFile.java (CSVFile.java ( lien externe: SourceForge.net): 3,182 octets) va bientôt commencer. Sinon, cliquez sur CSVFile.java ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
3,182 octets
MD5
2dc32b150fe6f89a223e57c8b67691cb

Description du projet

A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.