com.sforce.ws.tools
Class wsdlc
java.lang.Object
com.sforce.ws.tools.wsdlc
public class wsdlc
- extends Object
wsdlc is a tool that can generate java stubs from WSDL.
- Since:
- 1.0 Nov 22, 2005
- Version:
- 1.0
- Author:
- http://cheenath
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wsdlc
public wsdlc(String wsdlFile,
String jarFile,
String temp)
throws ToolsException,
WsdlParseException,
IOException,
TemplateException
- Throws:
ToolsException
WsdlParseException
IOException
TemplateException
main
public static void main(String[] args)
throws WsdlParseException,
IOException,
TemplateException
- Throws:
WsdlParseException
IOException
TemplateException
Copyright © 2012. All Rights Reserved.