Class CSVWriter

java.lang.Object
com.groiss.fileimport.csv.CSVWriter
All Implemented Interfaces:
Closeable, AutoCloseable

public class CSVWriter extends Object implements Closeable
a utility class which writes RFC4180 (CSV http://tools.ietf.org/html/rfc4180) compliant records to a outputstream many setter-methods for changing the behavior are available there's also a way for writing fixed length records