public class CommandLineOptionParser extends Object implements CommandLineOptionConstants
CommandLineOptionConstants.ExtensionArguments, CommandLineOptionConstants.WSDL2JavaConstants
SOLE_INPUT
Constructor and Description |
---|
CommandLineOptionParser(Map commandLineOptions) |
CommandLineOptionParser(String[] args) |
Modifier and Type | Method and Description |
---|---|
Map |
getAllOptions() |
List |
getInvalidOptions(OptionsValidator validator) |
public CommandLineOptionParser(Map commandLineOptions)
public CommandLineOptionParser(String[] args)
public Map getAllOptions()
public List getInvalidOptions(OptionsValidator validator)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.