Class EDI::MsgGroup
In: lib/edi4r.rb
lib/edi4r/rexml.rb
Parent: Collection_HT

A "MsgGroup" is a special "Collection with header and trailer" It collects "Message" objects and is only rarely used.

Methods

add   new   parse_xml  

Public Class methods

Note: Code is very similar to Message.parse_xml. Remove redundancy?

Public Instance methods

Add only Message objects to a message group!

[Validate]