morfologik.tools
Class Launcher

java.lang.Object
  extended by morfologik.tools.Launcher

public final class Launcher
extends java.lang.Object

A launcher for other command-line tools.


Constructor Summary
Launcher()
           
 
Method Summary
static void main(java.lang.String[] args)
          Command line entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Command line entry point.

Throws:
java.lang.Exception