Class MC

java.lang.Object
com.sun.tools.corba.se.logutil.MC

public class MC extends Object
  • Constructor Details

    • MC

      public MC()
  • Method Details

    • main

      public static void main(String[] args) throws FileNotFoundException, IOException
      Entry point for running the generator from the command line. Users can specify either "make-class" or "make-resource" as the first argument to generate the specified type of file.
      Parameters:
      args - the command-line arguments.
      Throws:
      FileNotFoundException - if the input file can not be found.
      IOException - if an I/O error occurs.