JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
org.apache.tika.batch.fs.FSUtil.checkThisIsAncestorOfOrSameAsThat
(File, File)
org.apache.tika.batch.fs.FSUtil.checkThisIsAncestorOfThat
(File, File)
org.apache.tika.batch.fs.FSUtil.getOutputFile
(File, String, FSUtil.HANDLE_EXISTING, String)
org.apache.tika.util.PropsUtil.getFile
(String, File)
Deprecated Constructors
Constructor
Description
org.apache.tika.batch.fs.BasicTikaFSConsumer
(ArrayBlockingQueue<FileResource>, ParserFactory, ContentHandlerFactory, OutputStreamFactory, TikaConfig)
use
BasicTikaFSConsumer(ArrayBlockingQueue, Parser, ContentHandlerFactory, OutputStreamFactory)
org.apache.tika.batch.fs.FSFileResource
(File, File)
to be removed in Tika 2.0
org.apache.tika.batch.fs.FSListCrawler
(ArrayBlockingQueue<FileResource>, int, File, File, String)
org.apache.tika.batch.fs.FSOutputStreamFactory
(File, FSUtil.HANDLE_EXISTING, FSOutputStreamFactory.COMPRESSION, String)
BasicTikaFSConsumer(ArrayBlockingQueue, Parser, ContentHandlerFactory, OutputStreamFactory)