Class CSVFile

java.lang.Object
org.eclipse.epsilon.pinset.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