Class CsvWriter.DSL
java.lang.Object
org.simpleflatmapper.lightningcsv.CsvWriter.DSL
- Enclosing class:
CsvWriter
-
Method Summary
Modifier and TypeMethodDescriptionalwaysEscape(boolean alwaysEscape) escape(char escape) quote(char quote) separator(char separator) to(Appendable appendable)
-
Method Details
-
separator
-
quote
-
escape
-
alwaysEscape
-
endOfLine
-
alwaysEscape
-
to
- Throws:
IOException
-
to
- Throws:
IOException
-
to
- Throws:
IOException
-
to
- Throws:
IOException
-
to
-