XPath expression translator pseudo-class 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 pseudo-class 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 Symfony\Component\CssSelector\XPath\Extension\AbstractExtension::getFunctionTranslators() : array |
public getName() : string |
public Symfony\Component\CssSelector\XPath\Extension\AbstractExtension::getNodeTranslators() : array |
public getPseudoClassTranslators() : array |
public translateEmpty(Symfony |
public translateFirstChild(Symfony |
public translateFirstOfType(Symfony
|
public translateLastChild(Symfony |
public translateLastOfType(Symfony
|
public translateOnlyChild(Symfony |
public translateOnlyOfType(Symfony |
public translateRoot(Symfony |
public translateScopePseudo(Symfony |