Searched refs:XPath (Results 1 – 25 of 26) sorted by relevance
12
12 namespace Symfony\Component\CssSelector\XPath\Extension;16 use Symfony\Component\CssSelector\XPath\Translator;17 use Symfony\Component\CssSelector\XPath\XPathExpr;
12 namespace Symfony\Component\CssSelector\XPath\Extension;14 use Symfony\Component\CssSelector\XPath\Translator;15 use Symfony\Component\CssSelector\XPath\XPathExpr;
12 namespace Symfony\Component\CssSelector\XPath\Extension;14 use Symfony\Component\CssSelector\XPath\XPathExpr;
12 namespace Symfony\Component\CssSelector\XPath\Extension;18 use Symfony\Component\CssSelector\XPath\Translator;19 use Symfony\Component\CssSelector\XPath\XPathExpr;
12 namespace Symfony\Component\CssSelector\XPath\Extension;15 use Symfony\Component\CssSelector\XPath\XPathExpr;
12 namespace Symfony\Component\CssSelector\XPath\Extension;15 use Symfony\Component\CssSelector\XPath\Translator;16 use Symfony\Component\CssSelector\XPath\XPathExpr;
12 namespace Symfony\Component\CssSelector\XPath\Extension;
18 use Symfony\Component\CssSelector\XPath\Extension\HtmlExtension;19 use Symfony\Component\CssSelector\XPath\Translator;
4 The CssSelector component converts CSS selectors to XPath expressions.
40 class XPath { class
12 namespace Symfony\Component\CssSelector\XPath;
115 …"description": "Simple DOM wrapper to select nodes using either CSS or XPath expressions and manip…175 "description": "Converts CSS selectors to XPath expressions",
22 - Filter input to avoid XPath injection. (Jaime Pérez)125 - Add support XPath support when creating signature. Provides support for
983 …$XPathNode = $this->createNewSignNode('XPath', $transform['http://www.w3.org/TR/1999/REC-xpath-199…
13 - Docs: Extend `findElement()`/`findElements()` method documentation to better explain XPath behavi…185 - XPath escaping in `select*()` and `deselect*()` methods of `WebDriverSelect`.
21 XPath: !!document.evaluate, property1513 if (Prototype.BrowserFeatures.XPath) {2707 if (!Prototype.BrowserFeatures.XPath) return false;4156 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
25 XPath: !!document.evaluate, property1720 if (Prototype.BrowserFeatures.XPath) {3196 if (!Prototype.BrowserFeatures.XPath) return false;4813 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
763 Return the decendants of the current set filtered by the selector and optional XPath axes.
26 XPath: !!document.evaluate, property1829 if (Prototype.BrowserFeatures.XPath) {5964 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...