Class Node.__SAX_Parser

java.lang.Object
eu.bandm.tools.umod.runtime.TsoapPrimitives.Parser
eu.bandm.tools.tpath.type.Node.__SAX_Parser
Enclosing class:
Node

public static class Node.__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.