| Package | Description |
|---|---|
| org.apache.tika.pipes |
| Modifier and Type | Method and Description |
|---|---|
FetchKey |
FetchEmitTuple.getFetchKey() |
| Constructor and Description |
|---|
FetchEmitTuple(String id,
FetchKey fetchKey,
EmitKey emitKey) |
FetchEmitTuple(String id,
FetchKey fetchKey,
EmitKey emitKey,
FetchEmitTuple.ON_PARSE_EXCEPTION onParseException) |
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) |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.