com.sforce.ws.tools
Class WsdlcIterator

java.lang.Object
  extended by com.sforce.ws.tools.WsdlcIterator

public class WsdlcIterator
extends Object

Simple tool for running wsdlc on a group of wsdl files. This was written for use by ApexWebServiceTestExposer.

Since:
148
Author:
swanaselja

Constructor Summary
WsdlcIterator()
           
 
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

WsdlcIterator

public WsdlcIterator()
Method Detail

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.