Package com.prowidesoftware.swift.io.parser

Classes that parse SWIFT messages from FIN or XML into SwiftMessage objects.

See:
          Description

Class Summary
SwiftParser FIN Parser.
XMLParser This is the main parser for WIFE's XML internal representation.
The supported XML format is consider internal because it is an ad-hoc defined XML structure for Swift messages, so it's not the SWIFT XML Standard for FIN Messages.

This implementation should be used by calling some of the the conversion services.
 

Package com.prowidesoftware.swift.io.parser Description

Classes that parse SWIFT messages from FIN or XML into SwiftMessage objects.