public class FilePathUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
relativize(File baseDir,
File file)
Return the relative path.
|
static String |
relativize(Path baseDir,
Path file)
Return the relative path.
|
Copyright © 2025. All rights reserved.