| 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 safelist definitions.
|
| Class and Description |
|---|
| Safelist
Safe-lists define what HTML (elements and attributes) to allow through the cleaner.
|
| Class and Description |
|---|
| Cleaner.ElementMeta |
| Safelist
Safe-lists define what HTML (elements and attributes) to allow through the cleaner.
|
| Safelist.AttributeKey |
| Safelist.AttributeValue |
| Safelist.Protocol |
| Safelist.TagName |
| Safelist.TypedValue |