public class DelimitedTextFileWithHeaderIterator.Row extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCurrentLine() |
String |
getField(String columnLabel) |
String[] |
getFields() |
Integer |
getIntegerField(String columnLabel) |