TSVFormat

com.github.tototoshi.csv.TSVFormat
trait TSVFormat extends CSVFormat

Attributes

Graph
Supertypes
trait CSVFormat
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val delimiter: Char
val escapeChar: Char
val lineTerminator: String
val quoteChar: Char
val treatEmptyLineAsNil: Boolean