Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java908appendFinalComment(dataSource.getFullPath(xpath) + "::<" + dataSource.getValueAtPath(xpath) + ">"); in remove()
918 if (butComment) appendFinalComment("Illegal attributes removed:"); in removeAll()
1045 if (butComment) appendFinalComment("Duplicates removed:"); in removeDuplicates()
1183 public CLDRFile appendFinalComment(String comment) { in appendFinalComment() method in CLDRFile