|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Java2WSDLCommandLineOption | |
---|---|
org.apache.ws.java2wsdl | |
org.apache.ws.java2wsdl.utils |
Uses of Java2WSDLCommandLineOption in org.apache.ws.java2wsdl |
---|
Methods in org.apache.ws.java2wsdl with parameters of type Java2WSDLCommandLineOption | |
---|---|
protected Map<String,String> |
Java2WSDLCodegenEngine.loadJavaPkg2NamespaceMap(Java2WSDLCommandLineOption option)
|
Constructor parameters in org.apache.ws.java2wsdl with type arguments of type Java2WSDLCommandLineOption | |
---|---|
Java2WSDLCodegenEngine(Map<String,Java2WSDLCommandLineOption> optionsMap)
|
Uses of Java2WSDLCommandLineOption in org.apache.ws.java2wsdl.utils |
---|
Methods in org.apache.ws.java2wsdl.utils that return types with arguments of type Java2WSDLCommandLineOption | |
---|---|
Map<String,Java2WSDLCommandLineOption> |
Java2WSDLCommandLineOptionParser.getAllOptions()
|
List<Java2WSDLCommandLineOption> |
Java2WSDLCommandLineOptionParser.getInvalidOptions(Java2WSDLOptionsValidator validator)
|
Methods in org.apache.ws.java2wsdl.utils with parameters of type Java2WSDLCommandLineOption | |
---|---|
boolean |
Java2WSDLOptionsValidator.isInvalid(Java2WSDLCommandLineOption option)
|
Constructor parameters in org.apache.ws.java2wsdl.utils with type arguments of type Java2WSDLCommandLineOption | |
---|---|
Java2WSDLCommandLineOptionParser(Map<String,Java2WSDLCommandLineOption> commandLineOptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |