net.sourceforge.jenesis4java.example
Class HelloWorldAndi

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

public class HelloWorldAndi
extends Object

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


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

HelloWorldAndi

public HelloWorldAndi()
Method Detail

main

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


Copyright © 2014. All Rights Reserved.