Class __SAX_Parser


public class __SAX_Parser extends TsoapPrimitives.Parser
Decoder for umod's own XML serialisation.

Usage:

  1. Create an instance.
  2. Call the matchSAX_[T]() method, where T is the class of the expected top level model element.