| Package | Description |
|---|---|
| org.jsoup |
Contains the main
Jsoup class, which provides convenient static access to the jsoup functionality. |
| org.jsoup.safety |
Contains the jsoup HTML cleaner, and whitelist definitions.
|
| Class | Description |
|---|---|
| Whitelist |
Whitelists define what HTML (elements and attributes) to allow through the cleaner.
|
| Class | Description |
|---|---|
| Whitelist |
Whitelists define what HTML (elements and attributes) to allow through the cleaner.
|
Copyright © 2009–2018 Jonathan Hedley. All rights reserved.