Package org.apache.tika.batch.builders
-
Interface Summary Interface Description IContentHandlerFactoryBuilder ICrawlerBuilder IParserFactoryBuilder ObjectFromDOMAndQueueBuilder<T> Same asObjectFromDOMAndQueueBuilder
, but this is for objects that require access to the shared queue.ObjectFromDOMBuilder<T> Interface for things that build objects from a DOM Node and a map of runtime attributesReporterBuilder Interface for reporter buildersStatusReporterBuilder -
Class Summary Class Description AbstractConsumersBuilder AppParserFactoryBuilder BatchProcessBuilder Builds a BatchProcessor from a combination of runtime arguments and the config file.CommandLineParserBuilder Reads configurable options from a config file and returns org.apache.commons.cli.Options object to be used in commandline parser.DefaultContentHandlerFactoryBuilder Builds BasicContentHandler with type defined by attribute "basicHandlerType" with possible values: xml, html, text, body, ignore.InterrupterBuilder Builds an InterrupterParserFactoryBuilder SimpleLogReporterBuilder