public class CommandPrompt
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static class |
CommandPrompt.PropertyName |
Constructor | Description |
---|---|
CommandPrompt() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
The main method
|
static void |
run(java.lang.String[] args) |
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