Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java2289 …private static NodeList XPathAPI_selectNodeList(Node node, String xpath) throws TransformerExcepti… in XPathAPI_selectNodeList() method in LDMLUtilities
2301 private static NodeList XPathAPI_selectNodeList(Document doc, String xpath, in XPathAPI_selectNodeList() method in LDMLUtilities
2314 private static NodeList XPathAPI_selectNodeList(Node context, String xpath, in XPathAPI_selectNodeList() method in LDMLUtilities