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.java300 public static String convertXPath2ICU(Node alias, Node namespaceNode, StringBuffer fullPath) in convertXPath2ICU() method in LDMLUtilities
303 return convertXPath2ICU(alias, namespaceNode, sb); in convertXPath2ICU()
306 public static String convertXPath2ICU(Node alias, Node namespaceNode, StringBuilder fullPath) in convertXPath2ICU() method in LDMLUtilities
357 …public static String convertXPath2ICU(String source, String xpath, String basePath, String fullPat… in convertXPath2ICU() method in LDMLUtilities