Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SelectorNode.php | 2017-07-31 | 1.7 kB | |
Specificity.php | 2017-07-31 | 2.2 kB | |
NodeInterface.php | 2017-07-31 | 934 Bytes | |
PseudoNode.php | 2017-07-31 | 1.6 kB | |
HashNode.php | 2017-07-31 | 1.5 kB | |
NegationNode.php | 2017-07-31 | 1.6 kB | |
ElementNode.php | 2017-07-31 | 1.6 kB | |
FunctionNode.php | 2017-07-31 | 2.1 kB | |
ClassNode.php | 2017-07-31 | 1.5 kB | |
CombinedSelectorNode.php | 2017-07-31 | 2.0 kB | |
AbstractNode.php | 2017-07-31 | 934 Bytes | |
AttributeNode.php | 2017-07-31 | 2.6 kB | |
Totals: 12 Items | 20.4 kB | 0 |
CssSelector Component
The CssSelector component converts CSS selectors to XPath expressions.
Resources
Credits
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.