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