public class SimpleURIResolver extends Object implements URIResolver
Constructor and Description |
---|
SimpleURIResolver() |
Modifier and Type | Method and Description |
---|---|
URI |
resolveURI(URI uri)
Implementation should return null if there is no resolution for the uri.
|
public SimpleURIResolver() throws WSDLException
WSDLException
public URI resolveURI(URI uri) throws WSDLException
URIResolver
resolveURI
in interface URIResolver
uri
- the uri to be resolvedWSDLException
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.