|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.outlook.OutlookCrawlerFactory
public class OutlookCrawlerFactory
Create a new Outlook crawler
| Constructor Summary | |
|---|---|
OutlookCrawlerFactory()
constructor |
|
| Method Summary | |
|---|---|
Crawler |
getCrawler(DataSource dataSource)
Return a Crawler that can crawl the specified DataSource. |
Set |
getSupportedTypes()
Returns a set of URIs indicating the DataSource types that are supported by the Crawler implementation provided by this CrawlerFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutlookCrawlerFactory()
| Method Detail |
|---|
public Set getSupportedTypes()
CrawlerFactory
getSupportedTypes in interface CrawlerFactoryCrawlerFactory.getSupportedTypes()public Crawler getCrawler(DataSource dataSource)
CrawlerFactory
getCrawler in interface CrawlerFactorydataSource - The DataSource for which a Crawler needs to be generated.
CrawlerFactory.getCrawler(org.semanticdesktop.aperture.datasource.DataSource)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||