com.martiansoftware.jsap.examples
Class Manual_HelloWorld_2

java.lang.Object
  extended by com.martiansoftware.jsap.examples.Manual_HelloWorld_2

public class Manual_HelloWorld_2
extends java.lang.Object


Constructor Summary
Manual_HelloWorld_2()
           
 
Method Summary
static void main(java.lang.String[] args)
          Repeats the "Hello World" text multiple times.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Manual_HelloWorld_2

public Manual_HelloWorld_2()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Repeats the "Hello World" text multiple times.

Parameters:
args - the command line.
Throws:
java.lang.Exception - for reasons made clear later in the manual.


Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap