Jsoup 1.4.1 release, excellent HTML parser __oracle

Source: Internet
Author: User

This version contains new features, such as parsing HTML from the input stream, Dom cloning, and not () pseudo CSS selectors, fixing bugs, improving stability, and improving HTTP connection processing and stronger document normalization .

Jsoup is a Java HTML parser that can directly parse a URL address, HTML text content. It provides a very labor-saving API for fetching and manipulating data through dom,css and jquery-like operations.

The main functions of Jsoup are as follows: Parsing html from a URL, file or string, using a DOM or CSS selector to find, fetching, and manipulating HTML elements, attributes, and text;

Jsoup is based on the MIT protocol and can be safely used in commercial projects.

Turn from: Http://www.oschina.net/news/13310/jsoup-1-4-1-html-parser
This article is the use of B3log Solo from the simple design of the art of the synchronization of the release of the original address: Http://88250.b3log.org/jsoup-1-4-1-html-parser

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.