Searched refs:xmlFile (Results 1 – 2 of 2) sorted by relevance
60 val xmlFile = artifactSpec.key in any() constant65 specApi = ApiFile.parseApi(xmlFile, options.inputKotlinStyleNulls) in any()68 Issues.BROKEN_ARTIFACT_FILE, xmlFile, in any()69 "Failed to parse $xmlFile for $artifactName artifact data.\n" in any()
64 def merge(self, xmlFile, source): argument65 xml = ET.parse(xmlFile)