Class GbdtConverter


  • public class GbdtConverter
    extends java.lang.Object
    Author:
    Simon Thoresen Hult
    • Constructor Summary

      Constructors 
      Constructor Description
      GbdtConverter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Implements an application main function so that the converter can be used as a command-line tool.
      • Methods inherited from class java.lang.Object

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

      • GbdtConverter

        public GbdtConverter()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Implements an application main function so that the converter can be used as a command-line tool.
        Parameters:
        args - List of arguments.