There are some generic options, that a handler can use. These options are:
- delimiter
- csv.delimiter
- textdelimiter
- csv.textdelimiter
- csv.floatingformatter
- decimalseparator
- exponentseparator
- groupingseparator
- csv.numberformatter
- nullvaluetext
- charset
See CSV protocol handler for a description of these fields.