de.miethxml.toolkit.application
Class CLIParser

java.lang.Object
  extended byde.miethxml.toolkit.application.CLIParser

public class CLIParser
extends java.lang.Object

Author:
Simon Mieth

Constructor Summary
CLIParser()
           
 
Method Summary
static java.util.Hashtable parseParameters(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLIParser

public CLIParser()
Method Detail

parseParameters

public static java.util.Hashtable parseParameters(java.lang.String[] args)