public class IBDParser extends Object
| Constructor and Description |
|---|
IBDParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkForMultipleConsults(String datasetName,
String consultDateName,
PrintWriter logfile) |
String |
compareDate(String oldId,
String newId,
String date1,
String date2,
PrintWriter logfile) |
static void |
main(String[] args) |
public static void main(String[] args) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionpublic void checkForMultipleConsults(String datasetName, String consultDateName, PrintWriter logfile) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionCopyright © 2016. All Rights Reserved.