首頁 > web前端 > html教學 > jsoup 1.9.2 发布,Java 的 HTML 解析器_html/css_WEB-ITnose

jsoup 1.9.2 发布,Java 的 HTML 解析器_html/css_WEB-ITnose

WBOY
發布: 2016-06-21 08:48:20
原創
1149 人瀏覽過

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.

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 ) would causeElement.cssSelector() to fail.

jsoup 是一款 Java 的HTML 解析器,可直接解析某个URL地址、HTML文本内容。它提供了一套非常省力的API,可通过DOM,CSS以及类似于JQuery的操作方法来取出和操作数据。

下载地址: https://jsoup.org/download

來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板