Uses of Class
org.apache.tika.pipes.emitter.EmitKey
Packages that use EmitKey
-
Uses of EmitKey in org.apache.tika.pipes
Methods in org.apache.tika.pipes that return EmitKeyMethods in org.apache.tika.pipes with parameters of type EmitKeyConstructors in org.apache.tika.pipes with parameters of type EmitKeyModifierConstructorDescriptionFetchEmitTuple
(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) -
Uses of EmitKey in org.apache.tika.pipes.emitter
Methods in org.apache.tika.pipes.emitter that return EmitKeyConstructors in org.apache.tika.pipes.emitter with parameters of type EmitKey