Classes, traits, and interfaces in Feeds Crawler 7.2
Primary tabs
Name | Type | Namespace | Location | Description | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|
FeedsCrawlerBase | abstract class |
src/ |
The fetcher class that implements crawling. | 2 | |||
FeedsCrawlerLinkNotFoundException | class |
src/ |
Thrown when the next link was not found. | ||||
FeedsCrawlerNext | class |
src/ |
Automatically finds the next link via rel="next" links. | ||||
FeedsCrawlerPattern | class |
src/ |
Crawls links using a URL pattern. |