org.molgenis.gids.tools.compare
Class ValidationFile
java.lang.Object
org.molgenis.gids.tools.compare.ValidationFile
public class ValidationFile
- extends Object
put in a hashmap
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationFile
public ValidationFile()
bla
public void bla(ExcelSheetReader excelSheetReader,
String identifier)
throws IOException
- Throws:
IOException
bla
public void bla(CsvReader csvSheetReader,
String identifier)
throws IOException
- Throws:
IOException
getListOfHeaders
public List<String> getListOfHeaders()
getHash
public HashMap<String,Tuple> getHash()
Copyright © 2013. All Rights Reserved.