Download of CSVFile.html (CSVFile.html ( external link: SF.net): 17,144 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
17,144 字节
MD5
14d42e7e4997c606c46173c54d38365e

项目描述

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.