jsoup 1.9.2 发布,改进内容包括:
改进:
1. In XML documents, detect the charset from the XML prolog --
Bug 修复
1. Fixed an issue where tag names that contained non-ascii characters but started with an ascii character would cause the parser to get stuck in an infinite loop.
立即学习“Java免费学习笔记(深入)”;
2. Fixed an issue where API created XML documents would have an incorrect prolog.
3. Fixed an issue where you could not use an attribute selector to find values containing unbalanced braces or parentheses.
4. Fixed an issue where namespaced tags (like
jsoup 是一款 Java 的HTML 解析器,可直接解析某个URL地址、HTML文本内容。它提供了一套非常省力的API,可通过DOM,CSS以及类似于JQuery的操作方法来取出和操作数据。
下载地址: https://jsoup.org/download
java怎么学习?java怎么入门?java在哪学?java怎么学才快?不用担心,这里为大家提供了java速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号