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