org.jfin.common
Class CSVReader
- java.lang.Object
-
- java.io.Reader
-
- java.io.BufferedReader
-
- org.jfin.common.CSVReader
-
- All Implemented Interfaces:
- java.io.Closeable, java.lang.AutoCloseable, java.lang.Readable
public class CSVReader extends java.io.BufferedReaderUtility buffered reader with an extra method to return the tokens for each line.
-
-
Constructor Summary
Constructors Constructor and Description CSVReader(java.io.Reader reader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String[]nextCSVLine()
-
DataMelt 3.0 © DataMelt by jWork.ORG