Uses of Interface
com.norconex.collector.fs.crawler.IStartPathsProvider
Packages that use IStartPathsProvider
-
Uses of IStartPathsProvider in com.norconex.collector.fs.crawler
Methods in com.norconex.collector.fs.crawler that return IStartPathsProviderModifier and TypeMethodDescriptionFilesystemCrawlerConfig.getStartPathsProviders()Gets the providers of paths used as starting points for crawling.Methods in com.norconex.collector.fs.crawler with parameters of type IStartPathsProviderModifier and TypeMethodDescriptionvoidFilesystemCrawlerConfig.setStartPathsProviders(IStartPathsProvider... startPathsProviders) Sets the providers of paths used as starting points for crawling.