Searched refs:writeDifference (Results 1 – 3 of 3) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | XMLModify.java | 93 parts.writeDifference(out, parts, lastParts, value, null); in main()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | XPathParts.java | 110 …public XPathParts writeDifference(PrintWriter pw, XPathParts filteredXPath, XPathParts lastFullXPa… in writeDifference() method in XPathParts
|
D | CLDRFile.java | 498 current.writeDifference(pw, current, last, "", tempComments); in write() 528 current.writeDifference(pw, currentFiltered, last, v, tempComments); in write()
|