HomeSort by relevance Sort by last modified time
    Searched defs:selectSingleNode (Results 1 - 6 of 6) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/
CachedXPathAPI.java 121 public Node selectSingleNode(Node contextNode, String str)
124 return selectSingleNode(contextNode, str, contextNode);
138 public Node selectSingleNode(
XPathAPI.java 66 public static Node selectSingleNode(Node contextNode, String str)
69 return selectSingleNode(contextNode, str, contextNode);
83 public static Node selectSingleNode(
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar 
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/internal/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 

Completed in 74 milliseconds