Uses of Interface
org.semanticdesktop.aperture.crawler.CrawlReport

Packages that use CrawlReport
org.semanticdesktop.aperture.crawler   
org.semanticdesktop.aperture.crawler.base   
 

Uses of CrawlReport in org.semanticdesktop.aperture.crawler
 

Methods in org.semanticdesktop.aperture.crawler that return CrawlReport
 CrawlReport Crawler.getCrawlReport()
          Gets the CrawlReport of the last performed crawl, or the current crawl when it is in progress.
 

Uses of CrawlReport in org.semanticdesktop.aperture.crawler.base
 

Classes in org.semanticdesktop.aperture.crawler.base that implement CrawlReport
 class CrawlReportBase
          A trivial implementation of the CrawlReport interface.
 

Methods in org.semanticdesktop.aperture.crawler.base that return CrawlReport
 CrawlReport CrawlerBase.getCrawlReport()
           
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.