public interface IFileDocumentFetcher
IFileMetadataFetcher.| Modifier and Type | Method and Description | 
|---|---|
| com.norconex.collector.core.data.CrawlState | fetchDocument(org.apache.commons.vfs2.FileObject fileObject,
             FileDocument doc)Fetches file system document. | 
com.norconex.collector.core.data.CrawlState fetchDocument(org.apache.commons.vfs2.FileObject fileObject,
                                                          FileDocument doc)
fileObject - the file object referencing the documentdoc - the fetched documentCopyright © 2014–2023 Norconex Inc.. All rights reserved.