Searched refs:convertXPath2ICU (Results 1 – 1 of 1) sorted by relevance
300 public static String convertXPath2ICU(Node alias, Node namespaceNode, StringBuffer fullPath) in convertXPath2ICU() method in LDMLUtilities303 return convertXPath2ICU(alias, namespaceNode, sb); in convertXPath2ICU()306 public static String convertXPath2ICU(Node alias, Node namespaceNode, StringBuilder fullPath) in convertXPath2ICU() method in LDMLUtilities357 …public static String convertXPath2ICU(String source, String xpath, String basePath, String fullPat… in convertXPath2ICU() method in LDMLUtilities