wx.lib.pubsub.utils.xmltopicdefnprovider.XmlVisitor
Derive from ITopicTreeVisitor and override one or more of the
self._*() methods. Give an instance to an instance of
TopicTreeTraverser.
Class Hierarchy
Inheritance diagram for class
XmlVisitor:
Methods Summary
__init__
|
Initialize self. See help(type(self)) for accurate signature. |
Class API
-
class
XmlVisitor
(ITopicTreeVisitor)
Derive from ITopicTreeVisitor and override one or more of the
self._*() methods. Give an instance to an instance of
TopicTreeTraverser.
Methods
-
__init__
(self, elem)
Initialize self. See help(type(self)) for accurate signature.