jsoup1.9.2發(fā)布,Java的HTML解析器_html/css_WEB-ITnose
來(lái)源:懂視網(wǎng)
責(zé)編:小采
時(shí)間:2020-11-27 16:39:59
jsoup1.9.2發(fā)布,Java的HTML解析器_html/css_WEB-ITnose
jsoup1.9.2發(fā)布,Java的HTML解析器_html/css_WEB-ITnose:jsoup 1.9.2 發(fā)布,改進(jìn)內(nèi)容包括: 改進(jìn): 1. In XML documents, detect the charset from the XML prolog -- Bug 修復(fù) 1. Fixed an issue where tag names that contained non-ascii characters b
導(dǎo)讀jsoup1.9.2發(fā)布,Java的HTML解析器_html/css_WEB-ITnose:jsoup 1.9.2 發(fā)布,改進(jìn)內(nèi)容包括: 改進(jìn): 1. In XML documents, detect the charset from the XML prolog -- Bug 修復(fù) 1. Fixed an issue where tag names that contained non-ascii characters b
jsoup 1.9.2 發(fā)布,改進(jìn)內(nèi)容包括:
改進(jìn):
1. In XML documents, detect the charset from the XML prolog --
Bug 修復(fù)
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 解析器,可直接解析某個(gè)URL地址、HTML文本內(nèi)容。它提供了一套非常省力的API,可通過(guò)DOM,CSS以及類(lèi)似于JQuery的操作方法來(lái)取出和操作數(shù)據(jù)。
下載地址: https://jsoup.org/download
聲明:本網(wǎng)頁(yè)內(nèi)容旨在傳播知識(shí),若有侵權(quán)等問(wèn)題請(qǐng)及時(shí)與本網(wǎng)聯(lián)系,我們將在第一時(shí)間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com
jsoup1.9.2發(fā)布,Java的HTML解析器_html/css_WEB-ITnose
jsoup1.9.2發(fā)布,Java的HTML解析器_html/css_WEB-ITnose:jsoup 1.9.2 發(fā)布,改進(jìn)內(nèi)容包括: 改進(jìn): 1. In XML documents, detect the charset from the XML prolog -- Bug 修復(fù) 1. Fixed an issue where tag names that contained non-ascii characters b