- INSTANT Jsoup How-to
- Pete Houston
- 71字
- 2021-08-20 16:52:35
There's more...
Besides receiving the well-formed HTML as input, Jsoup library also supports input as a body fragment. This can be seen at the following location:
http://jsoup.org/apidocs/org/jsoup/Jsoup.html#parseBodyFragment(java.lang.String)
Tip
Downloading the example code
You can download the example code files for all Packt books you have purchased from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.