public class FileType extends Object
| Constructor and Description |
|---|
FileType() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSuffix(String key) |
static String |
getSuffixByFilename(String filename)
根据给定的文件名,获取其后缀信息
|
public static final String JPG
Copyright © 2016. All rights reserved.