MediaUtil instead.@Deprecated public class MimeGuess extends Object
| Constructor and Description |
|---|
MimeGuess()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Set |
getSupportedMimeTypes()
Deprecated.
|
static String |
guess(byte[] startBytes)
Deprecated.
|
static String |
guess(File file)
Deprecated.
|
static String |
guess(InputStream is)
Deprecated.
|
public static final Set getSupportedMimeTypes()
public static String guess(InputStream is) throws IOException
IOExceptionpublic static String guess(byte[] startBytes)
Copyright © 2017 SAP SE. All Rights Reserved.