com.ibm.lab.ant
Class HelloAnt

java.lang.Object
  |
  +--com.ibm.lab.ant.HelloAnt

public class HelloAnt
extends java.lang.Object


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

Constructor Detail

HelloAnt

public HelloAnt()
Method Detail

main

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