dk.vajhoej.model.app
Class Main

java.lang.Object
  extended by dk.vajhoej.model.app.Main

public class Main
extends java.lang.Object

Class Main contains the main method.


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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Main method.

Parameters:
args - command line arguments (first argument = path to setup XML file, if not specified then user is prompted.