Class Manual_HelloWorld_Simple
java.lang.Object
com.martiansoftware.jsap.examples.Manual_HelloWorld_Simple
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Manual_HelloWorld_Simple
public Manual_HelloWorld_Simple()
-
-
Method Details
-
main
Repeats the "Hello World" text multiple times. Decides whether to say "Hi" or "Hello" depending upon verbose switch. Uses the new QualifiedSwitch to set the language of verbosity Uses SimpleJSAP- Parameters:
args
- the command line.- Throws:
Exception
- for reasons made clear later in the manual.
-