net.sourceforge.jenesis4java.example
Class HelloWorldExample

java.lang.Object
  extended by net.sourceforge.jenesis4java.example.HelloWorldExample

public class HelloWorldExample
extends Object

Example which generates a class which prints "Hello World!" to standard output.


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

Constructor Detail

HelloWorldExample

public HelloWorldExample()
Method Detail

main

public static void main(String[] argv)
                 throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.