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