Adding child node/objects parsing into introspection
authorAlexander Fell <alex@alexfell.com>
Thu, 25 Jul 2013 11:01:05 +0000 (12:01 +0100)
committerAlexander Fell <alex@alexfell.com>
Thu, 25 Jul 2013 11:01:05 +0000 (12:01 +0100)
commitcfd94db8f54dbc90edac47d30ba9e719404ba67c
treeb3d6ac1533ced855a303de2ca50c8f0fbd917c05
parent2221d3b1fb74da973d0c8eb449853d103622683e
Adding child node/objects parsing into introspection

From the introspection dtd document, the returned xml
from introspection can return a list of interface or node elements:
http://standards.freedesktop.org/dbus/1.0/introspect.dtd

This is useful to get the names of the child objects that
can be found on the bus path
cloudeebus/cloudeebus.js