Searched defs:xPathExpression (Results 1 – 4 of 4) sorted by relevance
38 public HasXPath(String xPathExpression, Matcher<String> valueMatcher) { in HasXPath()48 …public HasXPath(String xPathExpression, NamespaceContext namespaceContext, Matcher<String> valueMa… in HasXPath()52 …private HasXPath(String xPathExpression, NamespaceContext namespaceContext, Matcher<String> valueM… in HasXPath()
80 XPathExpression xPathExpression; in getImplementationVersion() local
171 …public void iterateThroughNodeSet(String xPathExpression, NodeHandlingInterface handler) throws XP… in iterateThroughNodeSet()
2181 XPathExpression xPathExpression = xPath.compile(xpath); in XPathAPI_selectNodeList() local2194 XPathExpression xPathExpression = xPath.compile(xpath); in XPathAPI_selectNodeList() local2207 XPathExpression xPathExpression = xPath.compile(xpath); in XPathAPI_selectNodeList() local