Class CSVExporter

java.lang.Object
ca.phon.app.csv.CSVExporter

public class CSVExporter extends Object
Handles the export of session data to CSV format. Supports various column types and configurable formatting options.
  • Constructor Details

    • CSVExporter

      public CSVExporter()
  • Method Details