Uses of Class
org.apache.tika.pipes.HandlerConfig
Packages that use HandlerConfig
Package
Description
-
Uses of HandlerConfig in org.apache.tika.pipes
Fields 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 TypeMethodDescriptionvoid
FetchEmitTuple.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.pipesiterator
Methods in org.apache.tika.pipes.pipesiterator that return HandlerConfig -
Uses of HandlerConfig in org.apache.tika.server.core.resource
Methods 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)