Class RootedFilePathUtilities
Object
RootedFilePathUtilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic PathderiveRootedPath(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
-