Class SchemaGenerator.Runner

  • Enclosing class:
    SchemaGenerator

    public static final class SchemaGenerator.Runner
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Runner()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean compile​(java.lang.String[] args, java.io.File episode)  
      • Methods inherited from class java.lang.Object

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

      • Runner

        public Runner()
    • Method Detail

      • compile

        public static boolean compile​(java.lang.String[] args,
                                      java.io.File episode)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception