java.lang.Object
org.joox.selector.CSS2XPath
A utility class converting CSS selector expressions to XPath expressions.
This class is a facade for the more extensive functionality provided by the
css-selectors project created by Christer Sandberg. jOOX does
not expose that functionality publicly.
- Author:
- Lukas Eder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CSS2XPath
public CSS2XPath()
-
-
Method Details
-
css2xpath
Convert a CSS selector expression to an XPath expression -
css2xpath
Convert a CSS selector expression to an XPath expression
-