Uses of Class
org.apache.tika.pipes.fetcher.FetchKey
Packages that use FetchKey
-
Uses of FetchKey in org.apache.tika.pipes
Methods in org.apache.tika.pipes that return FetchKeyConstructors in org.apache.tika.pipes with parameters of type FetchKeyModifierConstructorDescriptionFetchEmitTuple
(String id, FetchKey fetchKey, EmitKey emitKey) FetchEmitTuple
(String id, FetchKey fetchKey, EmitKey emitKey, Metadata metadata) FetchEmitTuple
(String id, FetchKey fetchKey, EmitKey emitKey, Metadata metadata, HandlerConfig handlerConfig, FetchEmitTuple.ON_PARSE_EXCEPTION onParseException) FetchEmitTuple
(String id, FetchKey fetchKey, EmitKey emitKey, FetchEmitTuple.ON_PARSE_EXCEPTION onParseException)