CssSelector deprecated
CssSelector deprecated
class CssSelector
deprecated
CssSelector is the main entry point of the component and can convert CSS selectors to XPath expressions.
$xpath = CssSelector::toXpath('h1.foo');
This component is a port of the Python cssselect library, which is copyright Ian Bicking, see https://github.com/SimonSapin/cssselect.
Copyright (c) 2007-2012 Ian Bicking and contributors. See AUTHORS for more details.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistr