public class TikaFileTypeDetector
extends java.nio.file.spi.FileTypeDetector
Constructor and Description |
---|
TikaFileTypeDetector() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
probeContentType(java.nio.file.Path path) |
private final Tika tika