Uses of Class
org.apache.tika.batch.ParserFactory
Packages that use ParserFactory
- 
Uses of ParserFactory in org.apache.tika.batchSubclasses of ParserFactory in org.apache.tika.batchModifier and TypeClassDescriptionclassSimple class for AutoDetectParserclass
- 
Uses of ParserFactory in org.apache.tika.batch.buildersMethods in org.apache.tika.batch.builders that return ParserFactory
- 
Uses of ParserFactory in org.apache.tika.batch.fsConstructors in org.apache.tika.batch.fs with parameters of type ParserFactoryModifierConstructorDescriptionBasicTikaFSConsumer(ArrayBlockingQueue<FileResource> queue, ParserFactory parserFactory, ContentHandlerFactory contentHandlerFactory, OutputStreamFactory fsOSFactory, TikaConfig tikaConfig) Deprecated.
BasicTikaFSConsumer(ArrayBlockingQueue, Parser, ContentHandlerFactory, OutputStreamFactory)