Package | Description |
---|---|
org.apache.tika.batch | |
org.apache.tika.batch.fs |
Modifier and Type | Class and Description |
---|---|
class |
AutoDetectParserFactory
Simple class for AutoDetectParser
|
Constructor and Description |
---|
BasicTikaFSConsumer(ArrayBlockingQueue<FileResource> queue,
ParserFactory parserFactory,
ContentHandlerFactory contentHandlerFactory,
OutputStreamFactory fsOSFactory,
TikaConfig config) |
RecursiveParserWrapperFSConsumer(ArrayBlockingQueue<FileResource> queue,
ParserFactory parserFactory,
ContentHandlerFactory contentHandlerFactory,
OutputStreamFactory fsOSFactory,
TikaConfig tikaConfig) |
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.