|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.java2wsdl.utils.Java2WSDLCommandLineOptionParser
public class Java2WSDLCommandLineOptionParser
Field Summary |
---|
Constructor Summary | |
---|---|
Java2WSDLCommandLineOptionParser(java.util.Map<java.lang.String,Java2WSDLCommandLineOption> commandLineOptions)
|
|
Java2WSDLCommandLineOptionParser(java.lang.String[] args)
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,Java2WSDLCommandLineOption> |
getAllOptions()
|
java.util.List<Java2WSDLCommandLineOption> |
getInvalidOptions(Java2WSDLOptionsValidator validator)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Java2WSDLCommandLineOptionParser(java.util.Map<java.lang.String,Java2WSDLCommandLineOption> commandLineOptions)
public Java2WSDLCommandLineOptionParser(java.lang.String[] args)
Method Detail |
---|
public java.util.Map<java.lang.String,Java2WSDLCommandLineOption> getAllOptions()
public java.util.List<Java2WSDLCommandLineOption> getInvalidOptions(Java2WSDLOptionsValidator validator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |