Interface CsvRowCollector

    • Method Detail

      • completeRow

        void completeRow()
        Calls without collected values (e.g. repeated calls) may not have undesired effects.
      • completeTable

        void completeTable()
        Calls without collected rows (e.g. repeated calls) may not have undesired effects.