Package com.sforce.ws.wsdl
Class WsdlFactory
java.lang.Object
com.sforce.ws.wsdl.WsdlFactory
- Since:
- 1.0 Nov 5, 2005
- Version:
- 1.0
- Author:
- cheenath.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Definitionsstatic DefinitionscreateFromString(String wsdl)
-
Constructor Details
-
WsdlFactory
public WsdlFactory()
-
-
Method Details
-
create
- Parameters:
url- url of the wsdl- Returns:
- parsed definitions
- Throws:
WsdlParseException- failed to parse wsdlIOException
-
createFromString
- Throws:
WsdlParseException
-