| Package | Description | 
|---|---|
| org.apache.tika.pipes | |
| org.apache.tika.pipes.emitter | 
| Modifier and Type | Method and Description | 
|---|---|
EmitKey | 
FetchEmitTuple.getEmitKey()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FetchEmitTuple.setEmitKey(EmitKey emitKey)  | 
| 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)  | 
| Modifier and Type | Method and Description | 
|---|---|
EmitKey | 
EmitData.getEmitKey()  | 
| Constructor and Description | 
|---|
EmitData(EmitKey emitKey,
        List<Metadata> metadataList)  | 
EmitData(EmitKey emitKey,
        List<Metadata> metadataList,
        String containerStackTrace)  | 
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.