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

  /external/hamcrest/library/src/org/hamcrest/xml/
HasXPath.java 23 private final XPathExpression compiledXPath;
34 compiledXPath = xPath.compile(xPathExpression);
44 String result = (String) compiledXPath.evaluate(item, XPathConstants.STRING);
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.1/
hamcrest-library-1.1.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 

Completed in 39 milliseconds