csvside.Mighty
Allows for writing rows with Map[String,String] objects. headers -- specifies the list of values to extract from Map[String,String] objects. Also specifies the column ordering of the output.
writes a row
writes the header
(Since version ) see corresponding Javadoc for more information.
Allows for writing rows with Map[String,String] objects. headers -- specifies the list of values to extract from Map[String,String] objects. Also specifies the column ordering of the output.