Class CrawlerWorker
- java.lang.Object
-
- de.trustable.ca3s.core.schedule.spider.CrawlerWorker
-
public class CrawlerWorker extends Object
-
-
Constructor Summary
Constructors Constructor Description CrawlerWorker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancrawl(String url, Pattern searchPattern, Set<String> certificateSet)List<String>getLinks()
-