Zend Framework  3.0
Static Public Member Functions | List of all members
Css2Xpath Class Reference

Transform CSS selectors to XPath. More...

Static Public Member Functions

static transform ($path)
 Transform CSS expression to XPath.
 

Detailed Description

Transform CSS selectors to XPath.

Deprecated:
See Also
Document

Member Function Documentation

static transform (   $path)
static

Transform CSS expression to XPath.

Deprecated:
See Also
Document
Parameters
string$path
Returns
string