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