java.lang.Object org.supermind.crawl.scope.PostFetchScope.Input
public static class PostFetchScope.Input
Field Summary | |
---|---|
FetcherOutput |
fo
|
org.apache.nutch.parse.Parse |
parse
|
Constructor Summary | |
---|---|
PostFetchScope.Input()
|
Method Summary | |
---|---|
void |
clear()
|
void |
fill(FetcherOutput fo,
org.apache.nutch.parse.Parse parse)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public FetcherOutput fo
public org.apache.nutch.parse.Parse parse
Constructor Detail |
---|
public PostFetchScope.Input()
Method Detail |
---|
public void clear()
public void fill(FetcherOutput fo, org.apache.nutch.parse.Parse parse)