Smooks CSV Reader Configuration
CSV Reader Configuration
The CSV reader reads and validates a CSV stream and converts it to SAX events that Smooks
can process.
CSV Reader
Comma separated list of CSV record field names
Field separator character. Default of ','.
Quote character. Default of '"'.
Number of lines to skip before processing starts. Default of 0.
The encoding of the input stream. Default of 'UTF-8'