Home
last modified time | relevance | path

Searched defs:currentFullXPath (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java728 public CLDRFile add(String currentFullXPath, String value) { in add()
1025 String currentFullXPath = dataSource.getFullPath(xpath); in removeDuplicates() local