public interface IFileMetadataFetcher
| Modifier and Type | Method and Description | 
|---|---|
| com.norconex.collector.core.data.CrawlState | fetchMetadada(org.apache.commons.vfs2.FileObject fileObject,
             Properties metadata)Fetches the document metadata for a path and stores it in the 
 provided  Properties. | 
com.norconex.collector.core.data.CrawlState fetchMetadada(org.apache.commons.vfs2.FileObject fileObject,
                                                          Properties metadata)
Properties.fileObject - the file object representing the documentmetadata - recipient for storing metadataCopyright © 2014–2023 Norconex Inc.. All rights reserved.