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.fs
Constructors 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.config
Methods in org.apache.tika.pipes.fetcher.fs.config that return FileSystemFetcherConfig Modifier and Type Method Description FileSystemFetcherConfig
FileSystemFetcherConfig. setBasePath(String basePath)
FileSystemFetcherConfig
FileSystemFetcherConfig. setExtractFileSystemMetadata(boolean extractFileSystemMetadata)
-