| Interface | Description |
|---|---|
| LinkExtractorHtml |
Extracts links from HTML Content.
|
| Class | Description |
|---|---|
| DefaultLinkExtractor |
Simple
LinkExtractor implementation using an HTML extractor. |
| LinkExtractorHtmlSoup |
LinkExtractorHtml implementations using tagsoup. |