Home
last modified time | relevance | path

Searched defs:XPathAPI_selectNodeList (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java2251 private static NodeList XPathAPI_selectNodeList(Node node, String xpath) in XPathAPI_selectNodeList() method in LDMLUtilities
2264 private static NodeList XPathAPI_selectNodeList(Document doc, String xpath, Node namespaceNode) in XPathAPI_selectNodeList() method in LDMLUtilities
2277 private static NodeList XPathAPI_selectNodeList(Node context, String xpath, Node namespaceNode) in XPathAPI_selectNodeList() method in LDMLUtilities