![JAR search and dependency download from the Maven repository](/logo.png)
com.sforce.ws.wsdl.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of force-wsc Show documentation
Show all versions of force-wsc Show documentation
Force.com Web Service Connector
Provides an WSDL Object model that can parse and generate WSDL.
To parse a WSDL:
String wsdlFile = //location of the wsdl
Definitions d = WsdlFactory.create(wsdlFile);
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy