Jonathan Hedley

Posts tagged ‘java’

jsoup 0.3.1 released »

I’ve just released version 0.3.1 of jsoup, the Java library for working with real-world HTML.

This version adds bulk HTML methods to the Elements collection, supports easy form validation of HTML user input, improves bulk attribute matching, and includes fixes for some minor bugs.

A hearty thanks to everyone that has tried jsoup and written in to me or to the mailing list with their experiences. Your input is directly shaping jsoup for the better.

New version of jsoup released »

I’ve just released version 0.2.2 of jsoup. This release adds some new class name and HTML manipulation methods, improved document normalisation, and nicer HTML pretty-printing.

jsoup is now also available on the Maven central repository, so getting started is easier. See the details on the download page.

jsoup HTML parser launches

Today, I am announcing the public beta launch of jsoup, an open source Java HTML parser for dealing with real-world HTML.

Read this article »

Copyright © 2010 Jonathan Hedley Home About Contact Feed