Class PhonScriptCSVWriter

java.lang.Object
ca.phon.query.report.csv.PhonScriptCSVWriter
All Implemented Interfaces:
CSVSectionWriter

public class PhonScriptCSVWriter extends Object implements CSVSectionWriter
  • Constructor Details

    • PhonScriptCSVWriter

      public PhonScriptCSVWriter()
  • Method Details

    • writeSection

      public void writeSection(au.com.bytecode.opencsv.CSVWriter writer, int indentLevel)
      Description copied from interface: CSVSectionWriter
      Write section data to the given writer.
      Specified by:
      writeSection in interface CSVSectionWriter
      Parameters:
      writer - the csv writer
      indentLevel - number of cells to skip at the beginning of each line