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.java777 public static String getAbsoluteXPath(Node node, String type) { in getAbsoluteXPath() method in LDMLUtilities
898 path = getAbsoluteXPath(node, type); in resolveAliases()
900 String key = "SRC:" + thisLocale + ";XPATH:" + getAbsoluteXPath(node, type); in resolveAliases()