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.
Configures a MessageFactory using the configuration file at the path specified (will be searched
within the classpath using the MessageFactory's ClassLoader).
Invoke this method in case you want to freeze the configuration, making message and parsing
templates, as well as iso headers and custom fields, immutable.
This flag indicates if the MessageFactory throws an exception if the last field of a message
is not really present even though it's specified in the bitmap.