WooCommerce Code Reference

CssSelectorConverter
in package

CssSelectorConverter is the main entry point of the component and can convert CSS selectors to XPath expressions.

Tags
author

Christophe Coevoet stof@notk.org

Table of Contents

$cache  : mixed
$htmlCache  : mixed
$translator  : mixed
$xmlCache  : mixed
__construct()  : mixed
toXPath()  : string
Translates a CSS expression to its XPath equivalent.

Properties

Methods