|
Class Summary |
| BeginningPathFilter |
Implementation of beginning path URL filter that checks if the link starts with the given path. |
| ContentTypeFilter |
Implementation of the filter that filters content type on a regular expression. |
| CrawlScopeFilter |
Implemenation of the filter that allows to add or exclude some urls from crawlscope. |
| FilterProcessorImpl |
Implementation of the FilterProcessor. |
| MetaTagFilter |
Implementation of the filter for omitting content by meta tags. |
| RegExpFilter |
Implementation of the filter that checks given link for conformity with the regex specified in the configuration. |