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 TypeInterfaceDescriptioninterfaceThis 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.fs
Classes in org.apache.tika.pipes.fetcher.fs that implement Fetcher -
Uses of Fetcher in org.apache.tika.pipes.fetcher.url
Classes in org.apache.tika.pipes.fetcher.url that implement Fetcher