owltools.cli
Class CommandLineInterface

java.lang.Object
  extended by owltools.cli.CommandLineInterface

public class CommandLineInterface
extends Object

Wrapper class to provide a stable class name for the main method.


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

Constructor Detail

CommandLineInterface

public CommandLineInterface()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2010-2012. All Rights Reserved.