org.wwbota.identification
Class commandLineSample

java.lang.Object
  |
  +--org.wwbota.identification.commandLineSample

public class commandLineSample
extends java.lang.Object


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

Constructor Detail

commandLineSample

public commandLineSample()
Method Detail

main

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

doMain

public void doMain(java.lang.String[] args)