Java library for working with HTML

Edit Package jsoup
http://jsoup.org/

jsoup is a Java library for working with HTML.
It provides an API for extracting and manipulating data,
using DOM, CSS, and jquery-like methods.

jsoup implements the WHATWG HTML5 specification.

- scrapes and parses HTML from a URL, file, or string
- finds and extracts data, using DOM traversal or CSS selectors
- manipulates the HTML elements, attributes, and text
- cleans user-submitted content against a safe white-list,
to prevent XSS attacks
- outputs tidied HTML

jsoup can deal with invalid HTML tag soup.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000596 596 Bytes
jsoup-1.15.3.tar.xz 0000249288 243 KB
jsoup-build.xml 0000008356 8.16 KB
jsoup.changes 0000010381 10.1 KB
jsoup.spec 0000002743 2.68 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1030185 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 4)
Fix a typo causing failures in eclipse build
Comments 0
openSUSE Build Service is sponsored by