Uses of Class
io.mateo.cxf.codegen.wsdl2js.Wsdl2JsOptions.UriPrefixPair
-
Packages that use Wsdl2JsOptions.UriPrefixPair Package Description io.mateo.cxf.codegen.wsdl2js Classes related to JavaScript code generation. -
-
Uses of Wsdl2JsOptions.UriPrefixPair in io.mateo.cxf.codegen.wsdl2js
Methods in io.mateo.cxf.codegen.wsdl2js that return types with arguments of type Wsdl2JsOptions.UriPrefixPair Modifier and Type Method Description ListProperty<Wsdl2JsOptions.UriPrefixPair>
Wsdl2JsOptions. getPackagePrefixes()
Specifies a mapping between the namespaces used in the WSDL document and the prefixes used in the generated JavaScript.
-