com.eviware.soapui.impl.wsdl.support
Class WsdlImporter

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.WsdlImporter

public class WsdlImporter
extends java.lang.Object

Importer for WsdlInterfaces from WSDL urls / files

Author:
Ole.Matzura

Method Summary
static WsdlImporter getInstance()
           
 WsdlInterface[] importWsdl(WsdlProject project, java.lang.String wsdlUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static WsdlImporter getInstance()

importWsdl

public WsdlInterface[] importWsdl(WsdlProject project,
                                  java.lang.String wsdlUrl)
                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 eviware.com. All Rights Reserved.