Description
CSSセレクタをXPathに変換します このライブラリはHTML::Selector::XPathのPHP移殖版となります。 This library converts css selector to XPath. This is the PHP port of HTML::Selector::XPath
% pear install openpear/HTML_CSS_Selector2XPath
- [Package Release] HTML_CSS_Selector2XPath - 属性セレクタ(*=,^=,$=)を追加 - 疑似クラスnth-of-type,nth-last-child,nth-last-of-type,only-child,only-of-type,epmtyに対応