public class TabbedTextFileWithHeaderParser.Row extends Object
String
getCurrentLine()
getField(String columnLabel)
String[]
getFields()
Integer
getIntegerField(String columnLabel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String[] getFields()
public String getField(String columnLabel)
public Integer getIntegerField(String columnLabel)
public String getCurrentLine()