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