文件名称:CssSelector组件将CSS选择器转换为XPath表达式。-PHP开发
文件大小:48KB
文件格式:ZIP
更新时间:2024-06-16 01:15:35
PHP Miscellaneous
CssSelector组件CssSelector组件将CSS选择器转换为XPath表达式。 资源文档贡献报告问题,并在Symfony主存储库中发送拉取请求CssSelector组件CssSelector组件将CSS选择器转换为XPath表达式。 资源文档贡献报告问题,并在Symfony主存储库中发送“拉取请求”。Credits该组件是Python cssselect库v0.7.1的端口,该库在BSD许可下分发。
【文件预览】:
css-selector-5.4
----Parser()
--------Reader.php(2KB)
--------TokenStream.php(3KB)
--------Tokenizer()
--------Shortcut()
--------Handler()
--------Parser.php(11KB)
--------Token.php(2KB)
--------ParserInterface.php(809B)
----Exception()
--------ExpressionErrorException.php(641B)
--------ExceptionInterface.php(595B)
--------InternalErrorException.php(639B)
--------SyntaxErrorException.php(2KB)
--------ParseException.php(638B)
----XPath()
--------Extension()
--------XPathExpr.php(2KB)
--------Translator.php(7KB)
--------TranslatorInterface.php(1019B)
----LICENSE(1KB)
----composer.json(813B)
----CHANGELOG.md(250B)
----README.md(693B)
----Node()
--------SelectorNode.php(1KB)
--------AbstractNode.php(899B)
--------NegationNode.php(1KB)
--------Specificity.php(2KB)
--------PseudoNode.php(1KB)
--------NodeInterface.php(715B)
--------ElementNode.php(1KB)
--------AttributeNode.php(2KB)
--------HashNode.php(1KB)
--------FunctionNode.php(2KB)
--------ClassNode.php(1KB)
--------CombinedSelectorNode.php(2KB)
----CssSelectorConverter.php(2KB)