public class FileTypeUtil extends Object
Constructor and Description |
---|
FileTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getMagicExt(String fileType) |
static String |
getMagicFileType(File f) |
static void |
main(String[] args) |
public static String getMagicFileType(File f) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.