See: Description
| Class | Description |
|---|---|
| MxParser |
Basic parser for MX messages.
|
| SwiftParser |
FIN Parser.
|
| SwiftParserConfiguration |
Container class for MT parser parameters.
|
| 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. |