XPath expression translator function extension.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
- author Jean-François Simon
- internal
CloneableInstantiable
XPath expression translator function extension.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
Methods |
public Symfony\Component\CssSelector\XPath\Extension\AbstractExtension::getAttributeMatchingTranslators() : array |
public Symfony\Component\CssSelector\XPath\Extension\AbstractExtension::getCombinationTranslators() : array |
public getFunctionTranslators() : array |
public getName() : string |
public Symfony\Component\CssSelector\XPath\Extension\AbstractExtension::getNodeTranslators() : array |
public Symfony\Component\CssSelector\XPath\Extension\AbstractExtension::getPseudoClassTranslators() : array |
public translateContains(Symfony
|
public translateLang(Symfony
|
public translateNthChild(Symfony
|
public translateNthLastChild(Symfony |
public translateNthLastOfType(Symfony
|
public translateNthOfType(Symfony |