public class Validator extends Object
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(String excelFile1,
String file2,
BufferedWriter logger) |
static void |
compareRows(String fileName1,
String fileName2,
Entity firstEntity,
Entity secondEntity,
List<String> listOfHeaders,
BufferedWriter logger) |
static void |
main(String[] args) |
public void check(String excelFile1, String file2, BufferedWriter logger) throws IOException, MolgenisInvalidFormatException
public static void compareRows(String fileName1, String fileName2, Entity firstEntity, Entity secondEntity, List<String> listOfHeaders, BufferedWriter logger) throws IOException
IOExceptionpublic static void main(String[] args) throws FileNotFoundException, MolgenisInvalidFormatException
args - FileNotFoundExceptionMolgenisInvalidFormatExceptionCopyright © 2016. All Rights Reserved.