Package org.apache.tika.pipes.fetcher
Class FetchKey
java.lang.Object
org.apache.tika.pipes.fetcher.FetchKey
- All Implemented Interfaces:
Serializable
Pair of fetcherName (which fetcher to call) and the key
to send to that fetcher to retrieve a specific file.
- See Also:
-
Constructor Details
-
FetchKey
public FetchKey() -
FetchKey
-
FetchKey
-
-
Method Details