Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java1370 public static NodeList getNodeList(Document doc, String xpath) { in getNodeList() method in LDMLUtilities
1645 public static NodeList getNodeList(Document doc, String xpath, Node namespaceNode) { in getNodeList() method in LDMLUtilities
1665 public static NodeList getNodeList(Node node, String xpath) { in getNodeList() method in LDMLUtilities
1687 …public static NodeList getNodeList(Node context, String resToFetch, Document fullyResolved, String… in getNodeList() method in LDMLUtilities