> 웹 프론트엔드 > 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으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿