org.codehaus.modello
Class ModelloCli

java.lang.Object
  extended by org.codehaus.modello.ModelloCli

public class ModelloCli
extends java.lang.Object

Version:
$Id: ModelloCli.java 555 2006-01-29 21:38:08Z jvanzyl $
Author:
Trygve Laugstøl

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

Constructor Detail

ModelloCli

public ModelloCli()
Method Detail

main

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

parseArgumentsFromCommandLine

public static void parseArgumentsFromCommandLine(java.lang.String[] args)
                                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2011 Codehaus. All Rights Reserved.