nu.xom.samples
Class HelloWorld

java.lang.Object
  extended by nu.xom.samples.HelloWorld

public class HelloWorld
extends java.lang.Object

Demonstrates the creation and serialization of a very simple "Hello World" document.

Version:
1.0
Author:
Elliotte Rusty Harold

Constructor Summary
HelloWorld()
           
 
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

HelloWorld

public HelloWorld()
Method Detail

main

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


Copyright 2002-2005 Elliotte Rusty Harold
elharo@metalab.unc.edu