Class ModelloCli

java.lang.Object
org.codehaus.modello.ModelloCli

public class ModelloCli extends Object
  • Field Details

    • modelFile

      private static File modelFile
    • outputType

      private static String outputType
    • parameters

      private static Properties parameters
  • Constructor Details

    • ModelloCli

      public ModelloCli()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • parseArgumentsFromCommandLine

      public static void parseArgumentsFromCommandLine(String[] args) throws Exception
      Throws:
      Exception
    • usage

      private static void usage()