morfologik
Class Tools

java.lang.Object
  extended by morfologik.Tools

public final class Tools
extends java.lang.Object

A single class for launching command-line tools (for placing in the Main-Class attribute of the distribution JAR file).


Constructor Summary
Tools()
           
 
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

Tools

public Tools()
Method Detail

main

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

Throws:
java.lang.Exception