| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin.tool |
| Modifier and Type | Method and Description |
|---|---|
static FileUtil.LetterCase |
FileUtil.LetterCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileUtil.LetterCase[] |
FileUtil.LetterCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
FileUtil.getExtension(String fileName,
FileUtil.LetterCase convertTo,
Locale locale)
Returns the file extension from
fileName or null if
fileName has no extension. |
Copyright © 2024. All rights reserved.