Uses of Class
com.univocity.parsers.tsv.TsvFormat
Packages that use TsvFormat
-
Uses of TsvFormat in com.univocity.parsers.tsv
Subclasses with type arguments of type TsvFormat in com.univocity.parsers.tsvModifier and TypeClassDescriptionclassThis is the configuration class used by the TSV parser (TsvParser)classThis is the configuration class used by the TSV writer (TsvWriter)Methods in com.univocity.parsers.tsv that return TsvFormatModifier and TypeMethodDescriptionfinal TsvFormatTsvFormat.clone()protected TsvFormatTsvParserSettings.createDefaultFormat()Returns the default TsvFormat configured to handle TSV inputsprotected TsvFormatTsvWriterSettings.createDefaultFormat()Returns the default TsvFormat.