Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java782 public static String getAbsoluteXPath(Node node, String type) { in getAbsoluteXPath() method in LDMLUtilities
903 path = getAbsoluteXPath(node, type); in resolveAliases()
905 String key = "SRC:" + thisLocale + ";XPATH:" + getAbsoluteXPath(node, type); in resolveAliases()