Package org.apache.tika.pipes.fetcher
package org.apache.tika.pipes.fetcher
-
ClassDescriptionInterface for an object that will fetch an InputStream given a fetch string.Utility class to hold multiple fetchers.If something goes wrong in parsing the fetcher stringPair of fetcherName (which fetcher to call) and the key to send to that fetcher to retrieve a specific file.This class extracts a range of bytes from a given fetch key.