org.dllearner.utilities
Class CSVFileToArray
java.lang.Object
org.dllearner.utilities.CSVFileToArray
public class CSVFileToArray
- extends Object
- Author:
- Jens Lehmann
filename
public String filename
CSVFileToArray
public CSVFileToArray(String filename,
String separator)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
CSVFileToArray
public CSVFileToArray(String filename)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
next
public ArrayList<String> next()
throws IOException
- Throws:
IOException
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann