Package org.apache.tika.pipes.core.fetcher
package org.apache.tika.pipes.core.fetcher
-
ClassDescriptionServes the bytes a caller put in the
InlineBytesparse-context entry, so a host that already holds the content does not have to spool it to disk purely to hand it across the process boundary.Utility class to hold multiple fetchers.If something goes wrong in parsing the fetcher stringDocument bytes carried in theParseContextinstead of fetched from a source, for callers that already hold the content and would otherwise have to spool it to disk just to hand it to the forked worker.Decides how a document reaches the forked worker: as bytes on the wire, or as a file the worker opens itself.The outcome.Creates the file a SPOOLED payload is written to.