Package org.semanticdesktop.aperture.crawler

Interface Summary
Crawler A Crawler accesses the physical source represented by a DataSource and delivers a stream of DataObjects representing the resources in that source.
CrawlerFactory CrawlerFactories created Crawlers capable of crawling specific types of DataSources.
CrawlerHandler CrawlerHandlers are notified by a Crawler about additions, changes and deletions or resources in a DataSource.
CrawlerRegistry An CrawlerRegistry serves as a central registry for registering and obtaining CrawlerFactories.
CrawlReport A CrawlReport instance contains statistics about the last performed or currently active crawl procedure of a Crawler.
 

Class Summary
ExitCode Class that defines ExitCodes to be used in the CrawlerHandler interface.
NativeTest  
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.