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