public class FilenameUtils extends Object
| Constructor and Description |
|---|
FilenameUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExtension(String filename) |
static String |
removeExtension(String filename) |
Copyright © 2024 echocat. All rights reserved.