public class CommandPrompt
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandPrompt.PropertyName |
| Constructor and Description |
|---|
CommandPrompt() |
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - See showHelp for a list of available argumentsjava.lang.Exception - To handle exception thrown by reading of XML filespublic static void run(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception