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.java1375 public static NodeList getNodeList(Document doc, String xpath) { in getNodeList() method in LDMLUtilities
1650 public static NodeList getNodeList(Document doc, String xpath, Node namespaceNode) { in getNodeList() method in LDMLUtilities
1670 public static NodeList getNodeList(Node node, String xpath) { in getNodeList() method in LDMLUtilities
1692 …public static NodeList getNodeList(Node context, String resToFetch, Document fullyResolved, String… in getNodeList() method in LDMLUtilities