Searched defs:getNodeList (Results 1 – 1 of 1) sorted by relevance
1375 public static NodeList getNodeList(Document doc, String xpath) { in getNodeList() method in LDMLUtilities1650 public static NodeList getNodeList(Document doc, String xpath, Node namespaceNode) { in getNodeList() method in LDMLUtilities1670 public static NodeList getNodeList(Node node, String xpath) { in getNodeList() method in LDMLUtilities1692 …public static NodeList getNodeList(Node context, String resToFetch, Document fullyResolved, String… in getNodeList() method in LDMLUtilities