Searched defs:butComment (Results 1 – 1 of 1) sorted by relevance
1056 public CLDRFile remove(String xpath, boolean butComment) { in remove()1067 public CLDRFile removeAll(Set<String> xpaths, boolean butComment) { in removeAll()1070 remove(it.next(), butComment); in removeAll() local1115 boolean butComment, in removeDuplicates()