org.freedesktop.dbus
class ObjectTree extends Object
| Field Summary | |
|---|---|
| static Pattern | slashpattern |
| Constructor Summary | |
|---|---|
| ObjectTree() | |
| Method Summary | |
|---|---|
| void | add(String path, DBusInterface object, String data) |
| String | Introspect(String path) |
| void | remove(String path) |
| String | toString() |