9.3.2.1.1 parser.type
Specifies the parser to use.
parser.type={fixed|delim|xml}
Where:
-
fixed
invokes the fixed width parser -
delim
invokes the delimited parser -
xml
invokes the XML parser
For example:
parser.type=delim
Parent topic: Setting the Type of Parser