Uses of Interface
com.norconex.collector.fs.fetch.IFileDocumentFetcher
Packages that use IFileDocumentFetcher
-
Uses of IFileDocumentFetcher in com.norconex.collector.fs.crawler
Methods in com.norconex.collector.fs.crawler that return IFileDocumentFetcherModifier and TypeMethodDescriptionFilesystemCrawlerConfig.getDocumentFetcher()Gets the document fetcher.Methods in com.norconex.collector.fs.crawler with parameters of type IFileDocumentFetcherModifier and TypeMethodDescriptionvoidFilesystemCrawlerConfig.setDocumentFetcher(IFileDocumentFetcher documentFetcher) Sets the document fetcher. -
Uses of IFileDocumentFetcher in com.norconex.collector.fs.fetch.impl
Classes in com.norconex.collector.fs.fetch.impl that implement IFileDocumentFetcherModifier and TypeClassDescriptionclassGeneric file system document fetcher.