Uses of Package
org.apache.tika.pipes.fetcher
-
Packages that use org.apache.tika.pipes.fetcher Package Description org.apache.tika.pipes org.apache.tika.pipes.fetcher org.apache.tika.pipes.fetcher.fs org.apache.tika.pipes.fetcher.url -
Classes in org.apache.tika.pipes.fetcher used by org.apache.tika.pipes Class Description Fetcher Interface for an object that will fetch an InputStream given a fetch string.FetchKey Pair of fetcherName (which fetcher to call) and the key to send to that fetcher to retrieve a specific file. -
Classes in org.apache.tika.pipes.fetcher used by org.apache.tika.pipes.fetcher Class Description Fetcher Interface for an object that will fetch an InputStream given a fetch string.FetcherManager Utility class to hold multiple fetchers. -
Classes in org.apache.tika.pipes.fetcher used by org.apache.tika.pipes.fetcher.fs Class Description AbstractFetcher Fetcher Interface for an object that will fetch an InputStream given a fetch string. -
Classes in org.apache.tika.pipes.fetcher used by org.apache.tika.pipes.fetcher.url Class Description AbstractFetcher Fetcher Interface for an object that will fetch an InputStream given a fetch string.