Class CSVPrinterWrapper
java.lang.Object
de.xima.fc.printer.CSVPrinterWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidclose(boolean flush) voidprintRecord(Iterable<?> values)
-
Constructor Details
-
CSVPrinterWrapper
- Throws:
IOException
-
-
Method Details
-
printRecord
- Throws:
IOException
-
close
- Throws:
IOException
-
close
- Throws:
IOException
-