interface HandlerInterface
CSS selector handler interface.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, see https://github.com/SimonSapin/cssselect.
Methods
bool | handle(Reader $reader, TokenStream $stream) |
Please login to continue.