Class CSVFile


  • public class CSVFile
    extends Object
    Persists a dataset to a CSV file Adapted from org.apache.commons.text.translate.CsvTranslators https://commons.apache.org/proper/commons-text/jacoco/org.apache.commons.text.translate/CsvTranslators.java.html
    Since:
    2.1
    Author:
    Alfonso de la Vega