| Modifier and Type | Method and Description |
|---|---|
String |
Mimak.detect(File file)
Returns the MIME type for the given file.
|
String |
DefaultMimak.detect(File file) |
String |
Mimak.detect(Path file)
Returns the MIME type for the given file.
|
String |
TikaMimeDetectorAdapter.detect(Path file)
Returns the MIME type for the given file.
|
String |
MimeDetectorAdapter.detect(Path file)
Returns the MIME type for the given file.
|
String |
DefaultMimak.detect(Path file) |
String |
Mimak.detect(String file)
Returns the MIME type for the given file.
|
String |
DefaultMimak.detect(String file) |
Copyright © 2017. All rights reserved.