Skip to content

How do I use multiple characters as field separators? #77

Closed Answered by osiegmar
easylinked asked this question in Q&A
Discussion options

You must be logged in to vote

A Tab character can be easily configured by CsvReader.builder().fieldSeparator('\t'). Multi-Character values (for fieldSeparator, quoteCharacter and commentCharacter) are not possible.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by osiegmar
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@osiegmar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #76 on March 12, 2023 09:33.