Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Default

Description

definition

null

The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap.

fixed

false

Delimited or fixed

ignoreFirstRecord

true

Should Whether the first row be ignored, if for instance its a kind of header row line is ignored for delimited files (for the column headers)

textQualifier

"

if the text is qualified with a char such as "

delimiter

,

the delimiter char (; , or the likes)

parserFactory

null

Uses the default Flatpack parser factory

...