Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java397 String firstPath = null; in write() local
404 firstPath = (String) orderedSet.iterator().next(); in write()
406 firstFullPath = getFullXPath(firstPath); in write()