Class Paths

java.lang.Object
org.gcube.common.storagehub.model.Paths

public class Paths extends Object
  • Constructor Details

    • Paths

      public Paths()
  • Method Details

    • getPath

      public static Path getPath(String path)
    • append

      public static Path append(Path path, Path anotherPath)
    • append

      public static Path append(Path path, String anotherPath)
    • remove

      public static Path remove(Path path, Path anotherPath)