libhtmlparser-java software package provides java library to parse html, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libhtmlparser-java
libhtmlparser-java is installed in your system.
Make ensure the libhtmlparser-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhtmlparser-java *
You will get with libhtmlparser-java package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libhtmlparser-java |
| Version | 1.6.20060610.dfsg0-5 |
| Description | java library to parse html |
| Sub Section | Java |