Package | Description |
---|---|
com.auxiliary.tool.file |
Modifier and Type | Method and Description |
---|---|
static FileSuffixType |
FileSuffixType.typeText2Type(String type)
该方法用于将枚举文本转换为文件后缀枚举
|
static FileSuffixType |
FileSuffixType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSuffixType[] |
FileSuffixType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.