Package | Description |
---|---|
org.apache.tika.pipes | |
org.apache.tika.pipes.pipesiterator | |
org.apache.tika.server.core.resource |
Modifier and Type | Field and Description |
---|---|
static HandlerConfig |
HandlerConfig.DEFAULT_HANDLER_CONFIG |
Modifier and Type | Method and Description |
---|---|
HandlerConfig |
FetchEmitTuple.getHandlerConfig() |
Modifier and Type | Method and Description |
---|---|
void |
FetchEmitTuple.setHandlerConfig(HandlerConfig handlerConfig) |
Constructor and Description |
---|
FetchEmitTuple(String id,
FetchKey fetchKey,
EmitKey emitKey,
Metadata metadata,
HandlerConfig handlerConfig,
FetchEmitTuple.ON_PARSE_EXCEPTION onParseException) |
Modifier and Type | Method and Description |
---|---|
protected HandlerConfig |
PipesIterator.getHandlerConfig() |
Modifier and Type | Method and Description |
---|---|
static List<Metadata> |
RecursiveMetadataResource.parseMetadata(InputStream is,
Metadata metadata,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
javax.ws.rs.core.UriInfo info,
HandlerConfig handlerConfig) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.