Class PathUtils
java.lang.Object
jdk.jpackage.internal.util.PathUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Path
static String
static Path
normalizedAbsolutePath
(Path path) static String
static Path
replaceSuffix
(Path path, String suffix) static Path
resolveNullablePath
(Path base, Path path)
-
Constructor Details
-
PathUtils
public PathUtils()
-
-
Method Details
-
getSuffix
-
addSuffix
-
replaceSuffix
-
resolveNullablePath
-
normalizedAbsolutePath
-
normalizedAbsolutePathString
-