Searched refs:xmlfile (Results 1 – 1 of 1) sorted by relevance
85 def __init__(self, xmlfile, outPath): argument86 self.doc = xml.dom.minidom.parse(xmlfile)