org.apache.juddi.v3.client.mapping
Class ReadWSDLTest

java.lang.Object
  extended by org.apache.juddi.v3.client.mapping.ReadWSDLTest

public class ReadWSDLTest
extends Object

Author:
Kurt T Stam

Constructor Summary
ReadWSDLTest()
           
 
Method Summary
 void readFromFile()
           
 void readFromJar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadWSDLTest

public ReadWSDLTest()
Method Detail

readFromFile

public void readFromFile()
                  throws javax.wsdl.WSDLException,
                         URISyntaxException
Throws:
javax.wsdl.WSDLException
URISyntaxException

readFromJar

public void readFromJar()
                 throws javax.wsdl.WSDLException,
                        URISyntaxException
Throws:
javax.wsdl.WSDLException
URISyntaxException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.