WhitespaceHandler
class WhitespaceHandler implementsHandlerInterface
CSS selector whitespace handler.
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)
No description