hu.soft4d.minerva.wsdl
Class WSDLModelFactory

java.lang.Object
  extended by hu.soft4d.minerva.wsdl.WSDLModelFactory

public class WSDLModelFactory
extends java.lang.Object

Factory class to build a WSDLModel from a WSDL uri.

Author:
Zsolt Kiss-Gere, 4DSoft Ltd.

Constructor Summary
WSDLModelFactory()
           
 
Method Summary
static WSDLModel newWSDLModel(java.lang.String wsdlUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLModelFactory

public WSDLModelFactory()
Method Detail

newWSDLModel

public static WSDLModel newWSDLModel(java.lang.String wsdlUri)
                              throws java.lang.Exception
Throws:
java.lang.Exception