net.sf.quarrel
Class CommandLine

java.lang.Object
  extended bynet.sf.quarrel.CommandLine

public class CommandLine
extends java.lang.Object

The class which exposes the Quarrel functionality to the command line.


Constructor Summary
CommandLine()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method called from the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLine

public CommandLine()
Method Detail

main

public static void main(java.lang.String[] args)
The main method called from the command line.

Parameters:
args - the Strings passed in from the command line.


Copyright © 2006-2007. All Rights Reserved.