org.apache.qpid.utils
Class CommandLineOptionParser
java.lang.Object
org.apache.qpid.utils.CommandLineOptionParser
public class CommandLineOptionParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineOptionParser
public CommandLineOptionParser(Map commandlineoptions)
CommandLineOptionParser
public CommandLineOptionParser(String[] args)
CommandLineOptionParser
public CommandLineOptionParser(String[] args,
String first)
parse
public Map parse(String[] args)
parsefirst
public Map parsefirst(String[] args)
getAlloptions
public Map getAlloptions()
getcommandname
public String getcommandname()
Licensed to the Apache Software Foundation