Klasse PathUtil

java.lang.Object
de.firemage.autograder.core.PathUtil

public final class PathUtil extends Object
  • Methodendetails

    • getSanitizedPath

      public static String getSanitizedPath(File file, Path root)
    • getSanitizedPath

      public static String getSanitizedPath(URI uri, Path root)
    • getSanitizedPath

      public static String getSanitizedPath(String path, Path root)