Home
last modified time | relevance | path

Searched refs:childnode (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/toolkit/src2xml/source/
H A Dglobals.py55 def appendChild (self, childnode): argument
56 self.children.append(childnode)
57 childnode.parent = self

Completed in 11 milliseconds