Searched refs:Xpath (Results 1 – 3 of 3) sorted by relevance
40 $visitor = new PhpCss\Ast\Visitor\Xpath($options);
15 …t parses them into an AST and allows them to compile the AST to CSS selectors or Xpath expressions.17 The main target of this project is the possibilty to convert CSS selectors into Xpath expressions.30 Get CSS selector as Xpath expression57 <th>Selector</th><th>to CSS</th><th>to Xpath</th>
21 class Xpath extends Overload { class