Package org.apache.tika.pipes.core
package org.apache.tika.pipes.core
-
ClassDescriptionAbstract base class for managing Tika components (Fetchers, Emitters, etc.).Strategy for how the forked PipesServer handles emitting data.Configuration for emit strategy.Filter/Select some of the emitted output and pass it back to the client parser.Manages a dedicated PipesServer process for a single PipesClient.The PipesClient is designed to be single-threaded.Fatal exception that means that something went seriously wrong.Exception thrown when the PipesServer fails to initialize.Manages the lifecycle of a PipesServer process and client connections.Manages a single shared PipesServer process for multiple PipesClients.