Class _Private_CommandLine

java.lang.Object
com.amazon.ion.impl._Private_CommandLine

public final class _Private_CommandLine extends Object
NOT FOR APPLICATION USE!
  • Constructor Details

    • _Private_CommandLine

      public _Private_CommandLine()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      This main simply prints the version information to allow users to identify the build version of the Jar.
      Parameters:
      args - user command line flags
      Throws:
      IOException