Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java295 public static String convertXPath2ICU(Node alias, Node namespaceNode, StringBuffer fullPath) in convertXPath2ICU() method in LDMLUtilities
298 return convertXPath2ICU(alias, namespaceNode, sb); in convertXPath2ICU()
301 public static String convertXPath2ICU(Node alias, Node namespaceNode, StringBuilder fullPath) in convertXPath2ICU() method in LDMLUtilities
352 …public static String convertXPath2ICU(String source, String xpath, String basePath, String fullPat… in convertXPath2ICU() method in LDMLUtilities