public class PathUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
combine(String... params)
Combine paths parts using separator.
|
static String |
getFileName(String path)
Gets file name.
|
Copyright © 2023. All rights reserved.