Package org.apache.tika.batch.builders
package org.apache.tika.batch.builders
-
ClassDescriptionBuilds a BatchProcessor from a combination of runtime arguments and the config file.Reads configurable options from a config file and returns org.apache.commons.cli.Options object to be used in commandline parser.Builds BasicContentHandler with type defined by attribute "basicHandlerType" with possible values: xml, html, text, body, ignore.Builds an InterrupterSame as
ObjectFromDOMAndQueueBuilder
, but this is for objects that require access to the shared queue.Interface for things that build objects from a DOM Node and a map of runtime attributesInterface for reporter builders