Interface CsvData.LineEntry

    • Method Detail

      • getKey

        String getKey()
        The key associated with this data line. Typically, the key of a data line is string from the first column. On the other hand, comment lines don't have keys.