Uses of Class
org.apache.tika.pipes.HandlerConfig
Packages that use HandlerConfig
Package
Description
- 
Uses of HandlerConfig in org.apache.tika.pipesFields in org.apache.tika.pipes declared as HandlerConfigMethods in org.apache.tika.pipes that return HandlerConfigMethods in org.apache.tika.pipes with parameters of type HandlerConfigModifier and TypeMethodDescriptionvoidFetchEmitTuple.setHandlerConfig(HandlerConfig handlerConfig) Constructors in org.apache.tika.pipes with parameters of type HandlerConfigModifierConstructorDescriptionFetchEmitTuple(String id, FetchKey fetchKey, EmitKey emitKey, Metadata metadata, HandlerConfig handlerConfig, FetchEmitTuple.ON_PARSE_EXCEPTION onParseException) 
- 
Uses of HandlerConfig in org.apache.tika.pipes.pipesiteratorMethods in org.apache.tika.pipes.pipesiterator that return HandlerConfig
- 
Uses of HandlerConfig in org.apache.tika.server.core.resourceMethods in org.apache.tika.server.core.resource with parameters of type HandlerConfigModifier and TypeMethodDescriptionRecursiveMetadataResource.parseMetadata(InputStream is, Metadata metadata, javax.ws.rs.core.MultivaluedMap<String, String> httpHeaders, javax.ws.rs.core.UriInfo info, HandlerConfig handlerConfig)