Class TreeNetConverter


  • public class TreeNetConverter
    extends java.lang.Object
    Author:
    Simon Thoresen Hult
    • 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

      • TreeNetConverter

        public TreeNetConverter()
    • 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.