public interface CrawlerListener
SiteCrawler
.Modifier and Type | Method and Description |
---|---|
void |
visitedPage(edu.uci.ics.crawler4j.crawler.Page page)
Notifies to the listener that a page has been discovered.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.