com.martiansoftware.rundoc
Class Hello

java.lang.Object
  extended bycom.martiansoftware.rundoc.Hello

public class Hello
extends java.lang.Object

Author:
Marty Lamb

Constructor Summary
Hello()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hello

public Hello()
Method Detail

main

public static void main(java.lang.String[] args)