Searched defs:XPathAPI_selectNodeList (Results 1 – 1 of 1) sorted by relevance
2251 private static NodeList XPathAPI_selectNodeList(Node node, String xpath) in XPathAPI_selectNodeList() method in LDMLUtilities2264 private static NodeList XPathAPI_selectNodeList(Document doc, String xpath, Node namespaceNode) in XPathAPI_selectNodeList() method in LDMLUtilities2277 private static NodeList XPathAPI_selectNodeList(Node context, String xpath, Node namespaceNode) in XPathAPI_selectNodeList() method in LDMLUtilities