Download of CSVFileDescription.txt (CSVFileDescription.txt ( external link: SF.net): 2,014 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
2,014 bytes
MD5
3ab0a6631e84cdf94331539dfde6f473

Projeto Descrição

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.