Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/
DXPathAPI.java144 public static NodeList selectNodeList(Node contextNode, String str) in selectNodeList() method in XPathAPI
161 public static NodeList selectNodeList( in selectNodeList() method in XPathAPI
DCachedXPathAPI.java199 public NodeList selectNodeList(Node contextNode, String str) in selectNodeList() method in CachedXPathAPI
216 public NodeList selectNodeList( in selectNodeList() method in CachedXPathAPI