Uses of Class
org.apache.ws.java2wsdl.utils.Java2WSDLCommandLineOption
Packages that use Java2WSDLCommandLineOption
Package
Description
-
Uses of Java2WSDLCommandLineOption in org.apache.ws.java2wsdl
Methods in org.apache.ws.java2wsdl with parameters of type Java2WSDLCommandLineOptionModifier and TypeMethodDescriptionJava2WSDLCodegenEngine.loadJavaPkg2NamespaceMap(Java2WSDLCommandLineOption option) Constructor parameters in org.apache.ws.java2wsdl with type arguments of type Java2WSDLCommandLineOptionModifierConstructorDescriptionJava2WSDLCodegenEngine(Map<String, Java2WSDLCommandLineOption> optionsMap) -
Uses of Java2WSDLCommandLineOption in org.apache.ws.java2wsdl.jaxws
Constructor parameters in org.apache.ws.java2wsdl.jaxws with type arguments of type Java2WSDLCommandLineOptionModifierConstructorDescriptionJAXWS2WSDLCodegenEngine(Map<String, Java2WSDLCommandLineOption> optionsMap, String[] originalArgs) Instantiates a new jAXW s2 wsdl codegen engine. -
Uses of Java2WSDLCommandLineOption in org.apache.ws.java2wsdl.utils
Methods in org.apache.ws.java2wsdl.utils that return types with arguments of type Java2WSDLCommandLineOptionModifier and TypeMethodDescriptionJava2WSDLCommandLineOptionParser.getAllOptions()Java2WSDLCommandLineOptionParser.getInvalidOptions(Java2WSDLOptionsValidator validator) Methods in org.apache.ws.java2wsdl.utils with parameters of type Java2WSDLCommandLineOptionModifier and TypeMethodDescriptionbooleanJava2WSDLOptionsValidator.isInvalid(Java2WSDLCommandLineOption option) Constructor parameters in org.apache.ws.java2wsdl.utils with type arguments of type Java2WSDLCommandLineOptionModifierConstructorDescriptionJava2WSDLCommandLineOptionParser(Map<String, Java2WSDLCommandLineOption> commandLineOptions)