uniVocity / univocity-parsers

uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
905 stars 249 forks source link

is there is any way to get the MaxDataColumnCount in the TSV File which has no text Qualifier and Headers. #528

Open heartcoder29 opened 9 months ago

heartcoder29 commented 9 months ago

A ! 100 ZOO VEE 123
B @ 101 ZOO VEE 123 C # 102 ZOO VEE 123
D $ 103 ZOO VEE 123 3/5/78 YES E % 104 ZOO VEE 123 3/5/78 USD NO

I need to find the MaxDataColumnCount = 8.