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-2013 The Apache Software Foundation. All Rights Reserved.