Uses of Interface
org.apache.tika.pipes.fetcher.Fetcher
Packages that use Fetcher
Package
Description
-
Uses of Fetcher in org.apache.tika.pipes
Methods in org.apache.tika.pipes with parameters of type Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher
Subinterfaces of Fetcher in org.apache.tika.pipes.fetcherModifier and TypeInterfaceDescriptioninterface
This class extracts a range of bytes from a given fetch key.Classes in org.apache.tika.pipes.fetcher that implement FetcherMethods in org.apache.tika.pipes.fetcher that return FetcherModifier and TypeMethodDescriptionFetcherManager.getFetcher()
Convenience method that returns a fetcher if only one fetcher is specified in the tika-config file.FetcherManager.getFetcher
(String fetcherName) Constructor parameters in org.apache.tika.pipes.fetcher with type arguments of type Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.azblob
Classes in org.apache.tika.pipes.fetcher.azblob that implement Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.fs
Classes in org.apache.tika.pipes.fetcher.fs that implement Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.gcs
Classes in org.apache.tika.pipes.fetcher.gcs that implement Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.http
Classes in org.apache.tika.pipes.fetcher.http that implement Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.s3
Classes in org.apache.tika.pipes.fetcher.s3 that implement Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.url
Classes in org.apache.tika.pipes.fetcher.url that implement Fetcher