This class parses introspection XML of an object and constructs a tree of Node, Interface, Method, Signal instances.
Creates a new parser for XML data in string xml.
return a pair: [list of Interfaces, list of direct subnode names]
return the names of direct subnodes
[Validate]