Class CommandLineOptionParser

java.lang.Object
org.apache.axis2.util.CommandLineOptionParser
All Implemented Interfaces:
CommandLineOptionConstants

public class CommandLineOptionParser extends Object implements CommandLineOptionConstants
  • Constructor Details

    • CommandLineOptionParser

      public CommandLineOptionParser(Map commandLineOptions)
    • CommandLineOptionParser

      public CommandLineOptionParser(String[] args)
  • Method Details

    • getAllOptions

      public Map getAllOptions()
    • getInvalidOptions

      public List getInvalidOptions(OptionsValidator validator)