Package com.solab.iso8583.parse

This package contains the classes used for parsing the XML configuration files to set up a MessageFactory, and also for storing the parse information for each field depending on the type of message.

See:
          Description

Class Summary
ConfigParser This class is used to parse a XML configuration file and configure a MessageFactory with the values from it.
FieldParseInfo This class contains the information needed to parse a field from a message buffer.
 

Package com.solab.iso8583.parse Description

This package contains the classes used for parsing the XML configuration files to set up a MessageFactory, and also for storing the parse information for each field depending on the type of message.