util
Class CommandLineParser.Test

java.lang.Object
  extended by util.CommandLineParser.Test
Enclosing class:
CommandLineParser

public static final class CommandLineParser.Test
extends Object

Test purpose only.


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

Constructor Detail

CommandLineParser.Test

public CommandLineParser.Test()
Method Detail

main

public static void main(String[] arg)
                 throws ParseException
Throws:
ParseException