com.sforce.ws.wsdl
Class Main

java.lang.Object
  extended by com.sforce.ws.wsdl.Main

public class Main
extends Object

A util class that can be used to test WSDL parser.

Since:
1.0 Nov 5, 2005
Version:
1.0
Author:
http://cheenath.com

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws WsdlParseException,
                        MalformedURLException,
                        IOException
Throws:
WsdlParseException
MalformedURLException
IOException


Copyright © 2013. All Rights Reserved.