java.lang.Objectorg.supermind.crawl.scope.AbstractScope<FetchListScope.Input>
org.supermind.crawl.scope.FetchListScope
public class FetchListScope
Scope to determine what URLs are added to a
FetchList
.
Nested Class Summary | |
---|---|
static class |
FetchListScope.Input
|
Field Summary |
---|
Fields inherited from class org.supermind.crawl.scope.AbstractScope |
---|
allowByDefault, filters |
Constructor Summary | |
---|---|
FetchListScope()
|
Method Summary |
---|
Methods inherited from class org.supermind.crawl.scope.AbstractScope |
---|
add, isInScope, setAllowByDefault, setFilters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FetchListScope()