phoenix_title 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 Class Hierarchy

Inheritance diagram for class XmlVisitor:

method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.


api 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.