pyre.config.pml.Bind¶
Module Contents¶
-
class
pyre.config.pml.Bind.Bind(parent, attributes, locator)¶ Bases:
pyre.config.pml.Node.NodeHandler for the bind tag in pml documents
-
elements= []¶
-
content(self, text, locator)¶ Store the value of the key
-
notify(self, parent, locator)¶ Let {parent} now that processing this bind tag is complete
-