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
WSDLExceptionpublic URI resolveURI(URI uri) throws WSDLException
URIResolverresolveURI in interface URIResolveruri - the uri to be resolvedWSDLExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.