Uses of Class
org.wso2.carbon.wsdl2code.CodegenDownloadData
-
-
Uses of CodegenDownloadData in org.wso2.carbon.wsdl2code
Methods in org.wso2.carbon.wsdl2code that return CodegenDownloadData Modifier and Type Method Description CodegenDownloadData
WSDL2Code. codegen(String[] options)
This method will generate the code based on the options array.CodegenDownloadData
WSDL2Code. codegenForCXF(String[] options)
Generates code for CXF
-