public class DatasetParser extends Object
| Constructor and Description |
|---|
DatasetParser(File f,
String fieldSeparator) |
| Modifier and Type | Method and Description |
|---|---|
String[][] |
getSingleRecord() |
String[][] |
parseDataset() |
String[] |
parseHeaders() |
public String[] parseHeaders() throws IOException
IOExceptionpublic String[][] parseDataset() throws IOException
IOExceptionpublic String[][] getSingleRecord() throws IOException
IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.