public abstract class FileTypeUtil extends Object
| 构造器和说明 |
|---|
FileTypeUtil() |
public static FileType getType(File file) throws UtilException
file - the fileUtilException - if read the file has exception throw thispublic static FileType getType(InputStream is) throws UtilException
is - the input streamUtilException - if read the file has exception throw thisCopyright © 2018. All rights reserved.