Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/
DXPathAPI.java66 public static Node selectSingleNode(Node contextNode, String str) in selectSingleNode() method in XPathAPI
83 public static Node selectSingleNode( in selectSingleNode() method in XPathAPI
DCachedXPathAPI.java121 public Node selectSingleNode(Node contextNode, String str) in selectSingleNode() method in CachedXPathAPI
138 public Node selectSingleNode( in selectSingleNode() method in CachedXPathAPI