org.mule.devkit.wsdl.parser
Class WSDLReader

java.lang.Object
  extended by org.mule.devkit.wsdl.parser.WSDLReader

public class WSDLReader
extends Object


Constructor Summary
WSDLReader()
           
 
Method Summary
 Definition getFromWsdl(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLReader

public WSDLReader()
Method Detail

getFromWsdl

public Definition getFromWsdl(String path)
                       throws ParserConfigurationException,
                              SAXException,
                              IOException,
                              DOMException,
                              IllegalAccessException,
                              InvocationTargetException,
                              NoSuchMethodException
Throws:
ParserConfigurationException
SAXException
IOException
DOMException
IllegalAccessException
InvocationTargetException
NoSuchMethodException


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.