Class FilesystemUtils

java.lang.Object
org.jbehave.core.io.rest.filesystem.FilesystemUtils

public class FilesystemUtils extends Object
  • Constructor Details

    • FilesystemUtils

      public FilesystemUtils()
  • Method Details

    • asFile

      public static File asFile(Resource resource, String parentPath, String ext)
    • fileNameWithoutExt

      public static String fileNameWithoutExt(File file)
    • normalisedPathOf

      public static String normalisedPathOf(File file)