Class RootedFilePathUtilities
Object
org.anchoranalysis.plugin.io.input.path.RootedFilePathUtilities
public class RootedFilePathUtilities extends Object
-
Method Summary
Modifier and Type Method Description static 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 org.anchoranalysis.core.system.path.PathDifferenceException- Throws:
org.anchoranalysis.core.system.path.PathDifferenceException
-