net.firstpartners.nounit.ui.command
Class CommandLineProcessor

java.lang.Object
  |
  +--net.firstpartners.nounit.ui.command.CommandLineProcessor

public class CommandLineProcessor
extends java.lang.Object

Find information about java file / class and convert to whatever format required Main entry point into System


Constructor Summary
CommandLineProcessor()
           
 
Method Summary
static void main(java.lang.String[] args)
          Get the informaton about the particular class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineProcessor

public CommandLineProcessor()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws NoUnitException
Get the informaton about the particular class
Parameters:
args - - key_name , key_value pairs , as per instructions