public class CategoryParser extends Object
| Constructor and Description |
|---|
CategoryParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(String file,
String datasetMatrix) |
static void |
main(String[] args) |
void |
printAsList(Map<String,List<String>> hashCategories) |
void |
printForCategoryTab(Map<String,List<String>> hashCategories) |
public static void main(String[] args) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionpublic void check(String file, String datasetMatrix) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionCopyright © 2015. All Rights Reserved.