org.apache.woden.internal.resolver
Class SimpleURIResolver

java.lang.Object
  extended by org.apache.woden.internal.resolver.SimpleURIResolver
All Implemented Interfaces:
URIResolver

public class SimpleURIResolver
extends java.lang.Object
implements URIResolver


Constructor Summary
SimpleURIResolver()
           
 
Method Summary
 java.net.URI resolveURI(java.net.URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleURIResolver

public SimpleURIResolver()
                  throws WSDLException
Throws:
WSDLException
Method Detail

resolveURI

public java.net.URI resolveURI(java.net.URI uri)
                        throws WSDLException
Specified by:
resolveURI in interface URIResolver
Throws:
WSDLException


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.