public class CommandPrompt
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandPrompt
public CommandPrompt()
-
Method Details
-
main
The main method
- Parameters:
args - See showHelp for a list of available arguments
- Throws:
Exception - To handle exception thrown by reading of XML files
-