Home | History | Annotate | Download | only in dom

Lines Matching defs:renameNode

1800     def renameNode(self, n, namespaceURI, name):
1807 "renameNode() only applies to element and attribute nodes")