Class IoUtils

java.lang.Object
gg.jte.compiler.IoUtils

public final class IoUtils extends Object
  • Constructor Details

    • IoUtils

      private IoUtils()
  • Method Details

    • toString

      public static String toString(Path file)
    • toString

      public static String toString(InputStream inputStream) throws IOException
      Throws:
      IOException
    • deleteDirectoryContent

      public static void deleteDirectoryContent(Path directory)
    • isTemplateFile

      public static boolean isTemplateFile(String name)