Package org.apache.tika.filetypedetector
Class TikaFileTypeDetector
- java.lang.Object
-
- java.nio.file.spi.FileTypeDetector
-
- org.apache.tika.filetypedetector.TikaFileTypeDetector
-
public class TikaFileTypeDetector extends FileTypeDetector
-
-
Constructor Summary
Constructors Constructor Description TikaFileTypeDetector()
-
-
-
Method Detail
-
probeContentType
public String probeContentType(Path path) throws IOException
- Specified by:
probeContentType
in classFileTypeDetector
- Throws:
IOException
-
-