java.lang.Objectorg.supermind.crawl.scope.FetchListScope.Input
public static class FetchListScope.Input
Field Summary | |
---|---|
ScheduledURL |
parent
|
java.net.URL |
url
|
Constructor Summary | |
---|---|
FetchListScope.Input()
|
Method Summary | |
---|---|
void |
clear()
|
void |
fill(ScheduledURL parent,
java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ScheduledURL parent
public java.net.URL url
Constructor Detail |
---|
public FetchListScope.Input()
Method Detail |
---|
public void clear()
public void fill(ScheduledURL parent, java.net.URL url)