gnu.getopt
Class GetoptDemo

java.lang.Object
  |
  +--gnu.getopt.GetoptDemo

public class GetoptDemo
extends java.lang.Object


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

Constructor Detail

GetoptDemo

public GetoptDemo()
Method Detail

main

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