Class Main

java.lang.Object
JHamlConverter.Main

public class Main
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Main()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Main method that will execute the converted method and search for the correct files

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.io.IOException
      Main method that will execute the converted method and search for the correct files
      Throws:
      java.io.IOException