Translator

Translator

class Translator implements TranslatorInterface

XPath expression translator interface.

This component is a port of the Python cssselect library, which is copyright Ian Bicking, see https://github.com/SimonSapin/cssselect.

Methods

__construct(ParserInterface $parser = null)
static string getXpathLiteral(string $element)
string cssToXPath(string $cssExpr, string $prefix = 'descendant-or-self::')

Transl