Uses of Class
org.apache.tika.pipes.fetcher.fs.config.FileSystemFetcherConfig
- 
Packages that use FileSystemFetcherConfig Package Description org.apache.tika.pipes.fetcher.fs org.apache.tika.pipes.fetcher.fs.config 
- 
- 
Uses of FileSystemFetcherConfig in org.apache.tika.pipes.fetcher.fsConstructors in org.apache.tika.pipes.fetcher.fs with parameters of type FileSystemFetcherConfig Constructor Description FileSystemFetcher(FileSystemFetcherConfig fileSystemFetcherConfig)
- 
Uses of FileSystemFetcherConfig in org.apache.tika.pipes.fetcher.fs.configMethods in org.apache.tika.pipes.fetcher.fs.config that return FileSystemFetcherConfig Modifier and Type Method Description FileSystemFetcherConfigFileSystemFetcherConfig. setBasePath(String basePath)FileSystemFetcherConfigFileSystemFetcherConfig. setExtractFileSystemMetadata(boolean extractFileSystemMetadata)
 
-