|
Class Summary |
| BroadScope |
A CrawlScope instance defines which URIs are "in"
a particular crawl. |
| ClassicScope |
ClassicScope: superclass with shared Scope behavior for
most common scopes. |
| DomainScope |
Deprecated. As of release 1.10.0. |
| HostScope |
Deprecated. As of release 1.10.0. |
| PathScope |
Deprecated. As of release 1.10.0. |
| RefinedScope |
Superclass for Scopes which make use of "additional focus"
to add items by pattern, or want to swap in alternative
transitive filter. |
| SeedCachingScope |
A CrawlScope that caches its seed list for the
convenience of scope-tests that are based on the
seeds. |
| SeedFileIterator |
Iterator wrapper for seeds file on disk. |
| SurtPrefixScope |
Deprecated. As of release 1.10.0. |