| Interface | Description |
|---|---|
| KnownUriFilter |
A
UriFilter that works like a blacklist filter and contains only those
URIs on its blacklist that the crawler already has seen before. |
| KnownUriFilterDecorator | |
| UriFilter |
A simple filter that can decide whether a given
CrawleableUri object
imposes a certain requirement or not. |
| Class | Description |
|---|---|
| AbstractKnownUriFilterDecorator | |
| InMemoryKnownUriFilter |
A simple in-memory implementation of the
KnownUriFilter interface. |
Copyright © 2017–2019. All rights reserved.