public class SeedExecutor extends Object implements Runnable
SeedExecutor(Seed seed, SimpleParser parser)
protected org.jsoup.nodes.Document
getDocument(WebUrl webUrl)
protected List<WebUrl>
getUrls(WebUrl webUrl, org.jsoup.nodes.Document document)
protected boolean
isMatched(String url)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SeedExecutor(Seed seed, SimpleParser parser)
public void run()
run
Runnable
protected org.jsoup.nodes.Document getDocument(WebUrl webUrl)
protected List<WebUrl> getUrls(WebUrl webUrl, org.jsoup.nodes.Document document)
protected boolean isMatched(String url)
Copyright © 2016 iveely. All rights reserved.