Class RootedFilePathUtilities
Object
RootedFilePathUtilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic Path
deriveRootedPath
(Path source, String rootName, boolean debugMode, boolean disableDebugMode)
-
Method Details
-
deriveRootedPath
public static Path deriveRootedPath(Path source, String rootName, boolean debugMode, boolean disableDebugMode) throws PathDifferenceException - Throws:
PathDifferenceException
-