cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report
Class CSV
java.lang.Object
cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report.CSV
public class CSV
- extends Object
- Author:
- Jimmy
|
Constructor Summary |
CSV(File file,
String delimiter,
boolean containsHeaderRow)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
keys
public List<String> keys
rows
public List<CSV.CSVRow> rows
CSV
public CSV(File file,
String delimiter,
boolean containsHeaderRow)
throws FileNotFoundException,
IOException
- Parameters:
filename - delimiter -
- Throws:
FileNotFoundException
IOException
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.