Package net.snowflake.client.core
Class FileTypeDetector
- java.lang.Object
-
- java.nio.file.spi.FileTypeDetector
-
- net.snowflake.client.core.FileTypeDetector
-
public class FileTypeDetector extends FileTypeDetector
Use Tika to detect the mime type of files- Author:
- jhuang
-
-
Constructor Summary
Constructors Constructor Description FileTypeDetector()
-
-
-
Method Detail
-
probeContentType
public String probeContentType(Path path) throws IOException
- Specified by:
probeContentTypein classFileTypeDetector- Throws:
IOException
-
-