Package com.univocity.parsers.tsv
-
Class Summary Class Description TsvFormat The TSV format configuration, for tab-separated inputs.TsvParser A very fast TSV parser implementation.TsvParserSettings This is the configuration class used by the TSV parser (TsvParser
)TsvRoutines A collection of common routines involving the processing of TSV data.TsvWriter A powerful and flexible TSV writer implementation.TsvWriterSettings This is the configuration class used by the TSV writer (TsvWriter
)