Uses of Class
org.apache.ws.java2wsdl.utils.Java2WSDLCommandLineOption

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)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.