Package org.anchoranalysis.core.system.path
package org.anchoranalysis.core.system.path
Utilities for converting/manipulating file-paths.
-
ClassDescriptionFinds the common root directory of a set of paths.Creates necessary directories on a file-system to make a path valid.Extracting a file-extension from a path according to rules.A file-name with the base (without extension) split from the extension.Conversion to Unix-style separators.Calculates the "difference" between a path and a base.When an error occurs calculating the difference between two file-paths.More advanced implementation of
Path.resolve(java.nio.file.Path)
.A path that has been split into two components: a root and a remainder.