EDI to SAX parser.

Overview

This parser generates a stream of SAX events from an input EDI message. The EDI to SAX Event mapping is performed based on an "Mapping Model" supplied to the parser. This model must be based on the edi-message-mapping-1.0.xsd schema.

See the EDIParser class docs.