org.apache.axis2.util
Class CommandLineOptionParser
java.lang.Object
org.apache.axis2.util.CommandLineOptionParser
- All Implemented Interfaces:
- CommandLineOptionConstants
public class CommandLineOptionParser
- extends Object
- implements CommandLineOptionConstants
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)
getAllOptions
public Map getAllOptions()
getInvalidOptions
public List getInvalidOptions(OptionsValidator validator)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.