| Package | Description |
|---|---|
| com.klarna.hiverunner.data |
| Modifier and Type | Class and Description |
|---|---|
class |
TsvFileParser
A
FileParser for parsing data out of a TSV file. |
| Modifier and Type | Method and Description |
|---|---|
InsertIntoTable |
InsertIntoTable.addRowsFrom(File file,
FileParser fileParser)
Adds all rows from the file specified, using the provided parser.
|
Copyright © 2013–2020. All rights reserved.