Home | History | Annotate | Download | only in dom

Lines Matching refs:toprettyxml

46         return self.toprettyxml("", "", encoding)
48 def toprettyxml(self, indent="\t", newl="\n", encoding = None):