Home | History | Annotate | Download | only in dom

Lines Matching defs:renameNode

1753     def renameNode(self, n, namespaceURI, name):

1760 "renameNode() only applies to element and attribute nodes")